InstaPy / InstaPy/instapy-quickstart

Error, unable to determine correct filename for Nonebit win

Ouverte
#121 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Python
Étoiles
777
Forks
763
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

InstaPy Version: 0.6.7
._. ._. ._. ._. ._. ._. ._. ._. ._.
Workspace in use: "C:/Users/yin_c/InstaPy"
Error, unable to determine correct filename for Nonebit win
Traceback (most recent call last):
File "quickstart.py", line 22, in
session = InstaPy(username=insta_username,
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\instapy\instapy.py", line 309, in __init__
self.browser, err_msg = set_selenium_local_session(
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\instapy\browser.py", line 110, in set_selenium_local_session
driver_path = geckodriver_path or get_geckodriver()
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\instapy\browser.py", line 36, in get_geckodriver
bin_path, sym_path = gdd.download_and_install()
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\webdriverdownloader\webdriverdownloader.py", line 174, in download_and_install
filename_with_path = self.download(version,
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\webdriverdownloader\webdriverdownloader.py", line 129, in download
download_url = self.get_download_url(version, os_name=os_name, bitness=bitness)
File "C:\Users\yin_c\AppData\Local\Programs\Python\Python38\lib\site-packages\webdriverdownloader\webdriverdownloader.py", line 324, in get_download_url
raise RuntimeError(info_message)
RuntimeError: Error, unable to determine correct filename for Nonebit win

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

Commencez par quickstart.py et suivez le chemin du traceback dans instapy/browser.py, puis inspectez webdriverdownloader.py autour de get_download_url et de la détection de l’architecture de Windows. Reproduisez l’échec de configuration de geckodriver avec l’environnement Python 3.8 indiqué et définissez comme condition de réussite la sélection d’un téléchargement Windows valide ou le renvoi d’une erreur claire et exploitable.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
tooling
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.