We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I tried to do hit init-home, I get the error:
hit init-home
File "/usr/lib/python3.5/site-packages/hashdist/deps/yaml/__init__.py", line 2, in <module> from error import * ImportError: No module named 'error'
The text was updated successfully, but these errors were encountered:
HashDist does not work with Python 3 AFAIK.
Sorry, something went wrong.
It should check the python version, at least, and report a meaningful error, not this one...
Thanks, added hashdist/hashdist#369
No branches or pull requests
When I tried to do
hit init-home
, I get the error:The text was updated successfully, but these errors were encountered: