InstaPy / InstaPy/instapy-quickstart
cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes'
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 777
- Forks
- 763
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
**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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.