github_unfollower.py
github_unfollower.py copied to clipboard
Missing module: docopt
Keep getting this error when trying to run this script: ModuleNotFoundError: No module named 'docopt'
@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?
Ill try again this weekend. And let you know ✌️