Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants