github_unfollower.py icon indicating copy to clipboard operation
github_unfollower.py copied to clipboard

Missing module: docopt

Open eonist opened this issue 6 years ago • 2 comments

Keep getting this error when trying to run this script: ModuleNotFoundError: No module named 'docopt'

eonist avatar Jul 21 '19 21:07 eonist

@eonist Sorry for the late reply; haven't been on Github for a while.

Did you run the instructions in the README file? Namely pipenv install?

If you did, then did you use pipenv run github_unfollower.py or run pipenv shell before running python github_unfollower.py/./github_unfollower.py?

arnavb avatar Aug 13 '19 15:08 arnavb

Ill try again this weekend. And let you know ✌️

eonist avatar Aug 13 '19 21:08 eonist