You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the good work with this package. I have tried installing using both pip and the setup.py file on my windows 64 bit pc on the Spyder platform under Anaconda. I keep getting "RuntimeError: ERROR: Your setuptools version is too old (<12).
Use pip install -U setuptools to upgrade". I have upgraded my setup tools but it still shows the same error. Can you provide some assistance with this?
Thanks again
The text was updated successfully, but these errors were encountered:
I saw there was a problem with windows in the past. I followed the instructions for installation on a Mac computer and it still showed setup tools is too old. Is there a particular version of python that this package works? Is this package still being maintained?
Hi!
Thanks for the good work with this package. I have tried installing using both pip and the setup.py file on my windows 64 bit pc on the Spyder platform under Anaconda. I keep getting "RuntimeError: ERROR: Your setuptools version is too old (<12).
Use
pip install -U setuptools
to upgrade". I have upgraded my setup tools but it still shows the same error. Can you provide some assistance with this?Thanks again
The text was updated successfully, but these errors were encountered: