InstaPy / InstaPy/instapy-quickstart
cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes'
- Lenguaje dominante
- Python
- Estrellas
- 777
- Forks
- 763
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
**Problem:**
ImportError: cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes'
**Env:**
Linux venv, python 3.8
**How to reproduce:**
python3 -m venv instapy
source instapy/bin/activate
pip3 install instapy
python3 quickstart.py -> got error
pip3 install emoji unidecode
python3 start.py -> got error
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
Recreate the reported setup with Python 3.8 using quickstart.py and start.py, then trace where the UNICODE_EMOJI import is triggered. Check the installed package versions and confirm that the completed change lets both entry points run without this ImportError.
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
- 2/5
- Tiempo estimado
- 1-3 horas
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 25/100