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

could not install nupic-studio with pip #33

Open
fkarg opened this issue Dec 3, 2015 · 2 comments
Open

could not install nupic-studio with pip #33

fkarg opened this issue Dec 3, 2015 · 2 comments

Comments

@fkarg
Copy link

fkarg commented Dec 3, 2015

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 ~ $ 
@david-ragazzi
Copy link
Collaborator

Hi sorry for delay.. The correct is nupic_studio (no hyphen), not nupic-studio. Try again and let us know if works...

@fkarg
Copy link
Author

fkarg commented Dec 15, 2015

Ah, I thought I mentioned it ... The thing is, the same is happening either way, so yes, I tried too. Didn't work though. I compiled it myself in the end. It's working but it seems to have severe performance issues.

Either way, I'm on my way getting to know nupic and what else important there is about artificial intelligence.

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