We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
┌──(nyenv)─(kali㉿kali)-[~/auto-Instagram-posting-bot] └─$ pip install -r requirements.txt
Collecting selenium==3.141.0 Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 904.6/904.6 kB 4.0 MB/s eta 0:00:00 Collecting Pillow==7.1.2 Downloading Pillow-7.1.2.tar.gz (38.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.9/38.9 MB 6.1 MB/s eta 0:00:00 Preparing metadata (setup.py) ... done Collecting PySimpleGUI==4.19.0 Downloading PySimpleGUI-4.19.0-py3-none-any.whl (333 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.7/333.7 kB 5.8 MB/s eta 0:00:00 ERROR: Could not find a version that satisfies the requirement instagram-scraper==1.9.0 (from versions: 66.0.0, 66.0.2) ERROR: No matching distribution found for instagram-scraper==1.9.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
┌──(nyenv)─(kali㉿kali)-[~/auto-Instagram-posting-bot]
└─$ pip install -r requirements.txt
Collecting selenium==3.141.0
Downloading selenium-3.141.0-py2.py3-none-any.whl (904 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 904.6/904.6 kB 4.0 MB/s eta 0:00:00
Collecting Pillow==7.1.2
Downloading Pillow-7.1.2.tar.gz (38.9 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.9/38.9 MB 6.1 MB/s eta 0:00:00
Preparing metadata (setup.py) ... done
Collecting PySimpleGUI==4.19.0
Downloading PySimpleGUI-4.19.0-py3-none-any.whl (333 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 333.7/333.7 kB 5.8 MB/s eta 0:00:00
ERROR: Could not find a version that satisfies the requirement instagram-scraper==1.9.0 (from versions: 66.0.0, 66.0.2)
ERROR: No matching distribution found for instagram-scraper==1.9.0
The text was updated successfully, but these errors were encountered: