instapy-docs icon indicating copy to clipboard operation
instapy-docs copied to clipboard

📜 Public information for users, testers, contributors, maintainers

Results 22 instapy-docs issues
Sort by recently updated
recently updated
newest added

If I run `python3 quickstart.py` InstaPy fails to run and returns the following trace: (Debian Bullseye on Rpi4) ``` Traceback (most recent call last): File "/home/ha-server-pi/.local/lib/python3.9/site-packages/instapy/InstaPyScripts/quickstart.py", line 2, in from...

Everything went smooth, I created my quickstart.py but when I run python3 quickstart.py this is the output: `pi@raspberrypi:~ $ python3 quickstart.py Traceback (most recent call last): File "quickstart.py", line 13,...

Message: 'geckodriver' executable needs to be in PATH. Made all steps from the instruction and tryed to configure path source, same error ``` Workspace in use: "/home/arterra/InstaPy" Traceback (most recent...

Hi, When i launch the quickstart.py script, I always seen the same error, for me or my friends testing InstaPy. If anyone have an issues.. Thanks ! `Error, unable to...

removed "$" so people can copy easier added in sudo for locals reconfigure

i reinstalled my ubuntu and now i have this error : Traceback (most recent call last): File "My.Account.py", line 1, in from instapy import InstaPy File "/home/USERDIR/.local/lib/python3.8/site-packages/instapy/__init__.py", line 6, in...

I have followed all the instructions to install instapy onto my raspberry pi zero w and i get this error: `InstaPy Version: 0.6.12 ._. ._. ._. ._. ._. ._. ._....

I've followed the installation guide for my new Raspberry Pi 3B+. However, first of all I noticed the installation guide misses the fact that you should run sudo xvfb-run pip3...

Lately Instagram shows the user a PopUp to Accept Cookies. InstaPy doesn't handle that yet, so every LogIn fails. I fixed it myself so if you need it too, just...