-
Notifications
You must be signed in to change notification settings - Fork 7
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 error: building wheel fails #91
Comments
Your system is trying to build the wheel for skgrf. Am I correct in assuming you are on an M1 mac? In your error it says |
Hi, thanks a lot for your quick response. No, I am on Windows (10). I have actually tried that but setuptools is already installed. I also tried updating this and other packages but it is still the same error. |
I'm not sure why it wouldn't pick up I've tried in the past but haven't gotten it to work. Unfortunately the logs have expired and I don't recall what the exact issue was: #89 |
Alright, thanks for the info. |
Please test on Windows 10 as well. I have the same issue. |
I am also having this error. Setup.py can't find setup tools. Disappointing to discover this package is completely unusable for windows. |
Please fix it, I use this package on Mac and it works great and now I've moved to Windows and cannot run my code bevause of this error |
Hi, thank you so much for developing this package. Unfortunately, I am running into a bit of a problem with the installation via 'pip install skgrf'. I have tried it in multiple environments with various python versions (all >= 3.7.10) on two different systems, and I always received more or less the same error message.
I would really appreciate any advice on how to overcome this problem.
The full error message (with Python version 3.8.13) is:
The text was updated successfully, but these errors were encountered: