-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Nupic-studio installation is only installing PyOpenGl again every time, not nupic-studio.
I had no time yet verifying this on my desktop machine, but I want it installed on my laptop either way.
(dependencies, python-qt4 and python-qt4-gl got installed with apt already)
this is the output:
bz@bz-away ~ $ pip install nupic-studio --user
Requirement already satisfied (use --upgrade to upgrade): nupic-studio in ./.local/lib/python2.7/site-packages
Downloading/unpacking PyOpenGL==3.1.0 (from nupic-studio)
Downloading PyOpenGL-3.1.0.tar.gz (1.2MB): 1.2MB downloaded
Running setup.py (path:/tmp/pip_build_bz/PyOpenGL/setup.py) egg_info for package PyOpenGL
warning: no previously-included files matching '*.odt' found anywhere in distribution
warning: no previously-included files matching '*.odp' found anywhere in distribution
warning: no previously-included files matching '.cvsignore' found anywhere in distribution
warning: no previously-included files matching '*.diff' found anywhere in distribution
warning: no previously-included files found matching 'src/*.h'
warning: no previously-included files found matching 'src/*.xml'
warning: no previously-included files found matching 'src/*.zip'
warning: no previously-included files found matching 'src/*.pdf'
warning: no previously-included files found matching 'src/*.zip'
warning: no previously-included files found matching 'src/*.txt'
warning: no files found matching 'src/win32deps.py'
warning: no files found matching 'src/toglinstall/get_togl.py'
warning: no files found matching 'metadata.py'
warning: no files found matching 'ChangeLog.txt'
warning: no previously-included files found matching 'OpenGL_accelerate'
Requirement already satisfied (use --upgrade to upgrade): pyqtgraph==0.9.10 in ./.local/lib/python2.7/site-packages (from nupic-studio)
Requirement already satisfied (use --upgrade to upgrade): numpy in /usr/lib/python2.7/dist-packages (from pyqtgraph==0.9.10->nupic-studio)
Installing collected packages: PyOpenGL
Running setup.py install for PyOpenGL
warning: no previously-included files matching '*.odt' found anywhere in distribution
warning: no previously-included files matching '*.odp' found anywhere in distribution
warning: no previously-included files matching '.cvsignore' found anywhere in distribution
warning: no previously-included files matching '*.diff' found anywhere in distribution
warning: no previously-included files found matching 'src/*.h'
warning: no previously-included files found matching 'src/*.xml'
warning: no previously-included files found matching 'src/*.zip'
warning: no previously-included files found matching 'src/*.pdf'
warning: no previously-included files found matching 'src/*.zip'
warning: no previously-included files found matching 'src/*.txt'
warning: no files found matching 'src/win32deps.py'
warning: no files found matching 'src/toglinstall/get_togl.py'
warning: no files found matching 'metadata.py'
warning: no files found matching 'ChangeLog.txt'
warning: no previously-included files found matching 'OpenGL_accelerate'
Successfully installed PyOpenGL
Cleaning up...
bz@bz-away ~ $ nupic-studio
nupic-studio: command not found
bz@bz-away ~ $
Metadata
Metadata
Assignees
Labels
No labels