-
Notifications
You must be signed in to change notification settings - Fork 0
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
Installation problems [osx wheels requested] #3
Comments
Hi, thanks for your interest in this project, and sorry for the delayed reply. This project does not currently have wheels supporting osx (there are wheels for Windows and Linux). That being said, I've been able to build from source using Poetry on my own macbook, and there are some notes on this (esp. regarding multithreading) in the Installation section of the documentation. A current near-term goal is to offer a wider range of platform support and build automation. |
Thanks for the info! I might give it a shot. Have you ever compared the performance of |
Also, I used their code exactly as provided in the documentation, but I'm not confident that these |
Thanks for taking the time to check this and share your results! I'll let you know how I make out with installation :) |
Hello! Thanks for building and open-sourcing this :)
I'm trying to install this package with
pip install pyprotoclust
on my Apple Silicon machine using Python 3.9 within aconda
environment and seeing the following output (even thoughsetuptools
is in fact installled)... If you had any ideas or suggestions about how I could get this installed, I'd appreciate it :)The text was updated successfully, but these errors were encountered: