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

The import prblem in Anaconda 4.4 #223

Open
csyfcc opened this issue Jul 24, 2017 · 2 comments
Open

The import prblem in Anaconda 4.4 #223

csyfcc opened this issue Jul 24, 2017 · 2 comments

Comments

@csyfcc
Copy link

csyfcc commented Jul 24, 2017

Hi, I use Anaconda 4.4 and the python environment is python3.6. I cannot import pybrain 0.33 successfully. How can I import this pack?

image

@poornagurram
Copy link

@csyfcc
it will work this way git clone this will get you all the pybrain files. navigate into the pybrain directory and type python setup.py install. your pybrain will get installed.

@VadimKirilchuk
Copy link

@csyfcc you should start anaconda prompt to do this, i..e you shouldn't install something in the python notebook!
Just open Anaconda prompt and do your pip3 install ...

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

3 participants