InstaPy / InstaPy/instapy-quickstart
Error, unable to determine correct filename for Nonebit win
- Lenguaje dominante
- Python
- Estrellas
- 777
- Forks
- 763
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start with quickstart.py and the traceback path through instapy/browser.py, then inspect webdriverdownloader.py around get_download_url and the Windows bitness detection. Reproduce the geckodriver setup failure with the reported Python 3.8 environment and define done as selecting a valid Windows download or returning a clear actionable error.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- tooling
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100