Skip to content
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

SyntaxError: Invalid Syntax Error While Installing the Library #3885

Open
sam6889 opened this issue Dec 19, 2019 · 1 comment
Open

SyntaxError: Invalid Syntax Error While Installing the Library #3885

sam6889 opened this issue Dec 19, 2019 · 1 comment

Comments

@sam6889
Copy link

sam6889 commented Dec 19, 2019

I get the following error message when attempting to install nupic library:

Traceback (most recent call last):
File "", line 1, in
File "/tmp/pip-install-64z_waut/unittest2/setup.py", line 12, in
from unittest2 import version as VERSION
File "/tmp/pip-install-64z_waut/unittest2/unittest2/init.py", line 40, in
from unittest2.collector import collector
File "/tmp/pip-install-64z_waut/unittest2/unittest2/collector.py", line 3, in
from unittest2.loader import defaultTestLoader
File "/tmp/pip-install-64z_waut/unittest2/unittest2/loader.py", line 92
except Exception, e:

@xhulianoThe1
Copy link

xhulianoThe1 commented Feb 4, 2020

Think this a python version issue, think it only supports python 2.7
This is the community fork, should support 3+ https://github.com/htm-community/htm.core

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants