Fehlermeldung: Failed to load module requests...
Verfasst: Donnerstag 2. Mai 2019, 17:48
Hallo,
zuerst einmal die komplette Fehlermeldung: Failed to load module requests. Make sure you have installed correctly all dependencies.
Ich habe mir heute einen Instagrambot (Pythonscript) heruntergeladen.
Da ich aber noch nie etwas mit Python zu tun hatte, hatte ich erstmal meine Probleme zurechtzukommen, habe aber jetzt folgendes nach einiger Recherche gemacht.
Python installiert von https://www.python.org/downloads/windows/ ("Download Windows x86-64 executable installer" & "Download Windows x86 executable installer" - beides mal der gleiche Fehler)
Cmd geöffnet und mit "cd" in das Verzeichnis von dem Script "gesprungen" (C:\instabot.py-master\instabot.py-master).
Dort wollte ich das Script mit "py test.py" öffnen.
Daraufhin kam o.g. Fehlermeldung.
Systeminfos:
Windows 10
Python 3.7.3
pip 19.0.3 from c:\program files (x86)\python37-32\lib\site-packages\pip (python 3.7)
Ich hoffe ihr könnt mir helfen.
Ich bin für jede Antwort dankbar
Mfg
Kr-Mi
zuerst einmal die komplette Fehlermeldung: Failed to load module requests. Make sure you have installed correctly all dependencies.
Ich habe mir heute einen Instagrambot (Pythonscript) heruntergeladen.
Da ich aber noch nie etwas mit Python zu tun hatte, hatte ich erstmal meine Probleme zurechtzukommen, habe aber jetzt folgendes nach einiger Recherche gemacht.
Python installiert von https://www.python.org/downloads/windows/ ("Download Windows x86-64 executable installer" & "Download Windows x86 executable installer" - beides mal der gleiche Fehler)
Cmd geöffnet und mit "cd" in das Verzeichnis von dem Script "gesprungen" (C:\instabot.py-master\instabot.py-master).
Dort wollte ich das Script mit "py test.py" öffnen.
Daraufhin kam o.g. Fehlermeldung.
Systeminfos:
Windows 10
Python 3.7.3
pip 19.0.3 from c:\program files (x86)\python37-32\lib\site-packages\pip (python 3.7)
Ich hoffe ihr könnt mir helfen.
Ich bin für jede Antwort dankbar

Mfg
Kr-Mi