InstaPy / InstaPy/instapy-quickstart
cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes'
- Lingua principale
- Python
- Stelle
- 777
- Fork
- 763
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
**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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
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.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- tooling
- Tipo di issue
- Bug
- Difficoltà
- 2/5
- Tempo stimato
- 1-3 ore
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 25/100