numenta / nupic-legacy

Numenta Platform for Intelligent Computing is an implementation of Hierarchical Temporal Memory (HTM), a theory of intelligence based strictly on the neuroscience of the neocortex.
http://numenta.org/
GNU Affero General Public License v3.0
6.33k stars 1.56k forks source link

Dependency Issue #3899

Open albertsalgueda opened 2 years ago

albertsalgueda commented 2 years ago

Please upgrade to Python 3.6 + Most of the libraries are obsolete right now or will be in the near future.

  File "/var/folders/_f/pbf0vr692pndzc449s346v0w0000gn/T/easy_install-l8i_KS/setuptools_scm-6.4.2/setup.py", line 31, in scm_version
    'Operating System :: Microsoft :: Windows',
RuntimeError: support for python < 3.6 has been removed in setuptools_scm>=6.0.0
----------------------------------------

ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.