-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip install tiledb
does not install native
directory on macOS
#105
Comments
It looks like the wheel is not being built by pip (no If that doesn't work could you please try |
I have wheel 0.32.3 installed through conda (as you can see in line 38), and I did use |
There is a bug in pip which causes TileDB-Py 0.3.1 was just released, so We also have conda packages available on all platforms. Hopefully the above helps so I will close this -- please comment if this is still and issue and we can reopen. |
Hmm, actually this appears to have failed in the same way. So I guess the only option to force a clean build right now is to delete your cache. I just tested |
I don't have
tiledb
installed separately on my macOS. Usingminiconda3-latest
usingpyenv
, with python version 3.6, I installtiledb-py
throughpip install tiledb
.install-tiledb-log.txt
The text was updated successfully, but these errors were encountered: