Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named docopt #110

Open
NotNullified opened this issue Jun 9, 2021 · 1 comment
Open

ImportError: No module named docopt #110

NotNullified opened this issue Jun 9, 2021 · 1 comment

Comments

@NotNullified
Copy link

from docopt import docopt

ImportError: No module named docopt

I've looked all over the internet to no avail, any help is greatly appreciated. 馃槂

@molinav
Copy link

molinav commented Jun 9, 2021

It should be possible to install it just with pip:

pip3 install docopt

since it is available in PyPI (https://pypi.org/project/docopt).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants