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

Using Python 2.7.13 cannot import scikits.crab #111

Open
ankurbhargava77 opened this issue Mar 21, 2017 · 0 comments
Open

Using Python 2.7.13 cannot import scikits.crab #111

ankurbhargava77 opened this issue Mar 21, 2017 · 0 comments

Comments

@ankurbhargava77
Copy link

Already installed scikits and crab

python -c "import scikits.crab as scc; scc.test()"

Gives me error
C:>python -c "import scikits.crab as scc; scc.test()"
Traceback (most recent call last):
File "", line 1, in
ImportError: No module named crab

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

1 participant