Skip to content

Import error when trying to run cook-datasets #3

@directorscut82

Description

@directorscut82

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions