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

Cannot init-home, module import error #973

Open
xlai opened this issue Nov 18, 2016 · 3 comments
Open

Cannot init-home, module import error #973

xlai opened this issue Nov 18, 2016 · 3 comments

Comments

@xlai
Copy link

xlai commented Nov 18, 2016

When I tried to do hit init-home, I get the error:

  File "/usr/lib/python3.5/site-packages/hashdist/deps/yaml/__init__.py", line 2, in <module>
    from error import *
ImportError: No module named 'error'
@johannesring
Copy link
Contributor

HashDist does not work with Python 3 AFAIK.

@dimpase
Copy link

dimpase commented Nov 22, 2016

It should check the python version, at least, and report a meaningful error, not this one...

@cekees
Copy link
Contributor

cekees commented Nov 22, 2016

Thanks, added hashdist/hashdist#369

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

4 participants