GH05T-INSTA icon indicating copy to clipboard operation
GH05T-INSTA copied to clipboard

Error in pip installation

Open gymlover66 opened this issue 1 year ago • 2 comments

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

gymlover66 avatar Sep 13 '23 09:09 gymlover66

use python2.7 i has the same error and solve it with python2.7 try sudo apt install python2.7 python2.7-pip

yousefmrx avatar Sep 23 '23 07:09 yousefmrx

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

devmeireles avatar Feb 12 '24 18:02 devmeireles