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

no module named crab #100

Open
chanhyeoni opened this issue Jul 29, 2014 · 4 comments
Open

no module named crab #100

chanhyeoni opened this issue Jul 29, 2014 · 4 comments

Comments

@chanhyeoni
Copy link

SO I both did pip install -U crab and the github downloads, and it still gives me the error message that I don't have crab. I am currently using anaconda. Is there a compatibility issue with it?

@modalyst
Copy link

If I recall correctly, I fixed this problem by installing like this:

sudo pip install scikits.crab

@chanhyeoni
Copy link
Author

it still does not install the framework

@xinfeng1i
Copy link

I have encounter the same problem No module named crab, then I do sudo pip install scikits.crab , It says No distributions at all found for scikits.crab, did anyone can give me some clues ?

@xinfeng1i
Copy link

Hello guys, I have found solution in another article
Solution:
git clone https://github.com/muricoca/crab.git
python setup.py install
good luck ~

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