numba / numba/data_profiler

rotatingtree.h missing

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
27
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This could be an issue with my system but it seems like data_profiler isn't building on python3.9 running on wsl2 ubuntu 20.04 with python3.9 and python3.9-dev installed

pip install data_profiler
....
....
profiler/prof.c -o build/temp.linux-x86_64-3.9/data_profiler/prof.o
data_profiler/prof.c:8:10: fatal error: rotatingtree.h: No such file or directory
8 | #include "rotatingtree.h"

.....

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.