Skip to content

Instantly share code, notes, and snippets.

@Kiwi
Created December 13, 2020 14:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kiwi/0e7ced8ba4e368ebc9e66b762f75f18e to your computer and use it in GitHub Desktop.
Save Kiwi/0e7ced8ba4e368ebc9e66b762f75f18e to your computer and use it in GitHub Desktop.
nixops-digitalocean pip TypeError module object is not callable
[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