-
Notifications
You must be signed in to change notification settings - Fork 65
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
Error when installing pyswisseph using pip on python 3.12 #71
Comments
can you paste the error here ? |
Collecting pyswisseph × Building wheel for pyswisseph (pyproject.toml) did not run successfully. note: This error originates from a subprocess, and is likely not a problem with pip. |
I think here's the problem
Download MS C++ Build Tool from here, Restart your pc and try again |
On python 3.11 it works, only on 3.12 it gives above error. I'll try what you mentioned. |
It worked, but it was like a 6GB install at the end. It looks like the pyswisseph wheel file needs to be rebuilt and re-uploaded to pypi.org for python3.12 |
wow.... 6GB is too much. |
Hi, getting an error when installing pyswisseph using pip on python 3.12. On 3.11 it installs correctly. So I assume this is the cause of the error. Is there any work around or does the release need an update? Thanks
The text was updated successfully, but these errors were encountered: