Closed whitews closed 1 year ago
Hi Tommy,
Doing some testing I came across a few issues. One is that the compiled cutils object is stored in the directory above the package directory. You can see this when installing via pip by looking in the site-packages directory:
I can submit a PR with a fix if you'd like.
-Scott
Another good catch. Please do submit a PR. I'll happily merge!
Great, I'll put this together. Also, I'll make separate PRs for the other issues after this one so it's easier to troubleshoot the Actions runners.
Hi Tommy,
Doing some testing I came across a few issues. One is that the compiled cutils object is stored in the directory above the package directory. You can see this when installing via pip by looking in the site-packages directory:
I can submit a PR with a fix if you'd like.
-Scott