Created
December 13, 2020 14:09
-
-
Save Kiwi/0e7ced8ba4e368ebc9e66b762f75f18e to your computer and use it in GitHub Desktop.
nixops-digitalocean pip TypeError module object is not callable
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[EnvCommandError] | |
Command ['/home/kiwi/.cache/pypoetry/virtualenvs/nixops-digitalocean-qlJ0ef4e-py3.7/bin/pip', 'uninstall', 'nixops', '-y'] errored with the following return code 1, and output: | |
Traceback (most recent call last): | |
File "/home/kiwi/.cache/pypoetry/virtualenvs/nixops-digitalocean-qlJ0ef4e-py3.7/bin/pip", line 10, in <module> | |
sys.exit(main()) | |
TypeError: 'module' object is not callable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment