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
mymy@ser:/workspace/auto-Instagram-posting-bot $ sudo pip install -r requirements.txt Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple Collecting selenium==3.141.0 Using cached https://www.piwheels.org/simple/selenium/selenium-3.141.0-py2.py3-none-any.whl (904 kB) Collecting Pillow==7.1.2 Using cached https://www.piwheels.org/simple/pillow/Pillow-7.1.2-cp39-cp39-linux_armv7l.whl (1.1 MB) Collecting PySimpleGUI==4.19.0 Using cached https://www.piwheels.org/simple/pysimplegui/PySimpleGUI-4.19.0-py3-none-any.whl (333 kB) ERROR: Could not find a version that satisfies the requirement instagram-scraper==1.9.0 (from versions: none) ERROR: No matching distribution found for instagram-scraper==1.9.0 mymy@ser:/workspace/auto-Instagram-posting-bot $ sudo python -m pip install instagram-scraper Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple ERROR: Could not find a version that satisfies the requirement instagram-scraper (from versions: none) ERROR: No matching distribution found for instagram-scraper
mymy@ser:~/workspace/auto-Instagram-posting-bot $ dpkg -l | grep pip ii python-pip-whl 20.3.4-4+rpt1+deb11u1 all Python package installer (pip wheels) ii python3-pip 20.3.4-4+rpt1+deb11u1 all Python package installer
How can I solve this issue?
The text was updated successfully, but these errors were encountered:
pip install pysimplegui
import autoit
import ait
Sorry, something went wrong.
No branches or pull requests
mymy@ser:
/workspace/auto-Instagram-posting-bot $ sudo pip install -r requirements.txt/workspace/auto-Instagram-posting-bot $ sudo python -m pip install instagram-scraperLooking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Collecting selenium==3.141.0
Using cached https://www.piwheels.org/simple/selenium/selenium-3.141.0-py2.py3-none-any.whl (904 kB)
Collecting Pillow==7.1.2
Using cached https://www.piwheels.org/simple/pillow/Pillow-7.1.2-cp39-cp39-linux_armv7l.whl (1.1 MB)
Collecting PySimpleGUI==4.19.0
Using cached https://www.piwheels.org/simple/pysimplegui/PySimpleGUI-4.19.0-py3-none-any.whl (333 kB)
ERROR: Could not find a version that satisfies the requirement instagram-scraper==1.9.0 (from versions: none)
ERROR: No matching distribution found for instagram-scraper==1.9.0
mymy@ser:
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
ERROR: Could not find a version that satisfies the requirement instagram-scraper (from versions: none)
ERROR: No matching distribution found for instagram-scraper
mymy@ser:~/workspace/auto-Instagram-posting-bot $ dpkg -l | grep pip
ii python-pip-whl 20.3.4-4+rpt1+deb11u1 all Python package installer (pip wheels)
ii python3-pip 20.3.4-4+rpt1+deb11u1 all Python package installer
How can I solve this issue?
The text was updated successfully, but these errors were encountered: