instapy-quickstart
instapy-quickstart copied to clipboard
💨 Simply get InstaPy up and running in minutes.
File "quickstart.py", line 22, in session = InstaPy(username=ngrok_instafollowers, NameError: name 'ngrok_instafollowers' is not defined
Hello! I'm facing this issue whenever i enter this command "python3 quickstart.py". Can someone tell me the solution. InstaPy Version: 0.6.10 ._. ._. ._. ._. ._. ._. ._. ._. ._....
Trying to run on Docker: RuntimeError: Error, unable to determine correct filename for 64bit linux
Hey Guys, I'm new here... I'm trying to run in my Mac inside an ubuntu container and I'm getting the same issue, even running the "fix" bellow: ``` apt-get update...
selenium.common.exceptions.NoSuchElementException: Message: no such element: Unable to locate element: {"method":"xpath","selector":"//article//a[text()='Log in']"} (Session info: chrome=84.0.4147.105) I always get this when I try to run!
selenium.common.exceptions.SessionNotCreatedException: Message: Unable to find a matching set of capabilities
'python belize-lottery.py Traceback (most recent call last): File "belize-lottery.py", line 3, in from instapy import InstaPy File "/Users/AndreVillanueva_Com/Dropbox/bots/InstaPy/instapy/__init__.py", line 3, in from .instapy import InstaPy File "/Users/AndreVillanueva_Com/Dropbox/bots/InstaPy/instapy/instapy.py", line 104 username:...
Hi! How to use this script? In file The file has this information: `This config is ment to run with docker-compose inside a folder call z_{user} (Added to gitignore) Folder...
ERROR: Command errored out with exit status 1: command: /System/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/st/tk1rvd1j7dq9gkqt5jfn1_nr0000gn/T/pip-install-BCVkND/regex/setup.py'"'"'; __file__='"'"'/private/var/folders/st/tk1rvd1j7dq9gkqt5jfn1_nr0000gn/T/pip-install-BCVkND/regex/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /private/var/folders/st/tk1rvd1j7dq9gkqt5jfn1_nr0000gn/T/pip-record-mwb5XY/install-record.txt --single-version-externally-managed --user...
Please if possible port it to termux on android. i have tried installing it using pip and got below error: ``` http://sprunge.us/PJOVfj ```
Failed to build regex ERROR: jupyterlab-server 1.0.6 has requirement jsonschema>=3.0.1, but you'll have jsonschema 2.6.0 which is incompatible. ERROR: clarifai 2.6.2 has requirement configparser=3.5, but you'll have configparser 5.0.0 which...