astrorigin / pyswisseph

Python extension to the Swiss Ephemeris
https://astrorigin.com/pyswisseph
GNU Affero General Public License v3.0
242 stars 66 forks source link

Can not setup , No module named 'setuptools' #79

Open Niti-Nilpan opened 1 month ago

Niti-Nilpan commented 1 month ago

PS C:\swephe\pyswisseph> & "C:/Program Files/Python312/python.exe" c:/swephe/pyswisseph/setup.py Traceback (most recent call last): File "c:\swephe\pyswisseph\setup.py", line 58, in from setuptools import setup, Extension ModuleNotFoundError: No module named 'setuptools' PS C:\swephe\pyswisseph> Please help I'm newbie on Python Thank you

Niti-Nilpan commented 1 month ago

I've tried Python 3.11, It worked.