GH05T-INSTA
GH05T-INSTA copied to clipboard
Error in pip installation
Which environment you are using ?
Termux / Android
Describe the bug
Instagram-py command not located. To install Instagram-py, please execute the installation command: 'pip install Instagram-py'. ~/GH05T-INSTA $
What to do after this??.. please help
Provide log output [Optional]
No response
use python2.7 i has the same error and solve it with python2.7 try sudo apt install python2.7 python2.7-pip
have you tried to install instagram-py library?
In my case I was able to fix that with pip3 install Instagram-py
make sure to use the proper pip version