-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hello,
i am trying to follow your instructions after installing the package but i get a
ImportError: No module named quffka.cook_datasets
Pip seems to install everything correctly (https://pastebin.com/e0ANJQXg) and also my path contains the quffka folder (added a print(sys.path) inside cook_datasets):
~/Apps/quffka$ cook-datasets
['~/anaconda2/bin', '~/Apps/quffka', '~/anaconda2/lib/python27.zip', '~/anaconda2/lib/python2.7', '~/.local/lib/python2.7/site-packages', '~/anaconda2/lib/python2.7/site-packages', '~/anaconda2/lib/python2.7/site-packages'] Traceback (most recent call last): File "~/anaconda2/bin/cook-datasets", line 8, in <module> import quffka ImportError: No module named quffka
Any suggestions?
Metadata
Metadata
Assignees
Labels
No labels