Skip to content

Instantly share code, notes, and snippets.

@duk3luk3
Created March 2, 2017 17:28
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 duk3luk3/275497d50a6d4f8876d6f3b53091cbab to your computer and use it in GitHub Desktop.
Save duk3luk3/275497d50a6d4f8876d6f3b53091cbab to your computer and use it in GitHub Desktop.
luke@Max ~ % twine ~
Traceback (most recent call last):
File "/usr/bin/twine", line 7, in <module> from twine.__main__ import main
ModuleNotFoundError: No module named 'twine'
luke@Max ~ % which twine ~
/usr/bin/twine
luke@Max ~ % pacman -Qo /usr/bin/twine ~
error: No package owns /usr/bin/twine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment