InstaPy / InstaPy/instapy-quickstart
Error On windows_start.bat
- Lenguaje dominante
- Python
- Estrellas
- 777
- Forks
- 763
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
starting instapy with quickstart
================================
Traceback (most recent call last):
File "C:\Users\fillin\AppData\Local\Programs\Python\Python311\instapy-quickstart-master\instapy-quickstart-master\quickstart.py", line 2, in
from instapy import InstaPy
File "C:\Users\fillin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\instapy\__init__.py", line 6, in
from .instapy import InstaPy
File "C:\Users\fillinAppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\instapy\instapy.py", line 34, in
from .browser import close_browser, set_selenium_local_session
File "C:\Users\fillin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\instapy\browser.py", line 14, in
from .util import interruption_handler
File "C:\Users\fillin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\instapy\util.py", line 27, in
from emoji.unicode_codes import UNICODE_EMOJI
ImportError: cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes' (C:\Users\fillin\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.10_qbz5n2kfra8p0\LocalCache\local-packages\Python310\site-packages\emoji\unicode_codes\__init__.py)
Press any key to continue . . .
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Start by reproducing the failure with windows_start.bat and inspect quickstart.py, then follow the import chain into instapy/util.py where the traceback reports the emoji.unicode_codes failure. Done means the Windows quickstart starts without this ImportError; the issue does not identify a target test or requested implementation.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- python
- Área
- developer-experience
- Tipo de issue
- Error
- Dificultad
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100