You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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