hide_my_python
hide_my_python copied to clipboard
unable to run the ./hide_my_python.py
./hide_my_python.py
Traceback (most recent call last):
File "./hide_my_python.py", line 26, in
Is that the whole error message? If so, looks like you don't have the requests package installed. Check the project README to see the dependencies.