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
This is the traceback
Traceback (most recent call last): File "/home/touch/venv/bin/git-auto-deploy", line 8, in <module> sys.exit(main()) File "/home/touch/venv/lib/python3.6/site-packages/gitautodeploy/gitautodeploy.py", line 607, in main from cli.config import get_config_defaults, get_config_from_environment ModuleNotFoundError: No module named 'cli'
The text was updated successfully, but these errors were encountered:
Installing using pip is broken. This library is old and outdated. Clone it instead. Worked perfectly for me on two different projects.
Sorry, something went wrong.
This is python3 incompatibility issue which is solved in #264 . Hopefully after merge also pypi is updated and then this issue can be closed.
No branches or pull requests
This is the traceback
The text was updated successfully, but these errors were encountered: