forked from numenta/NAB
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I was installing NAB in Win7 environment, the error came after running python setup.py install
Using e:\python37\lib\site-packages
Finished processing dependencies for nab==1.0
The system cannot find the path specified.
python: can't open file 'nab/detectors/htmcore/setup.py': [Errno 2] No such file or directory
I had nab-1.0 in site-package folder and pip list
can detect nab. How would it affect usage? (My guess is that I couldn't use htmcore as a detector)
By the way, I commented out long_description=read("README.md")
in setup.py due to encoding issue(I got unicode value error and couldn't install it even I particularly chcp 65001
). I don't know if it was related.
Metadata
Metadata
Assignees
Labels
No labels