InstaPy / InstaPy/instapy-quickstart

cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes'

Open
#268 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
777
Forks
763
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.