InstaPy / InstaPy/instapy-quickstart

instapy not working

Offen
#273 3 Kommentare 1 Reaktion 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Python
Sterne
777
Forks
763
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

Can someone point me in the right direction what is wrong?
Installed everything, fresh ubuntu 22.04 installation, cloned repo and I've that:

$ python3 simple_interaction_good_for_beginners.py
Traceback (most recent call last):
File "/root/instapy-quickstart/quickstart_templates/simple_interaction_good_for_beginners.py", line 14, in
from instapy import InstaPy
File "/usr/local/lib/python3.10/dist-packages/instapy/__init__.py", line 6, in
from .instapy import InstaPy
File "/usr/local/lib/python3.10/dist-packages/instapy/instapy.py", line 34, in
from .browser import close_browser, set_selenium_local_session
File "/usr/local/lib/python3.10/dist-packages/instapy/browser.py", line 14, in
from .util import interruption_handler
File "/usr/local/lib/python3.10/dist-packages/instapy/util.py", line 27, in
from emoji.unicode_codes import UNICODE_EMOJI
ImportError: cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes' (/usr/local/lib/python3.10/dist-packages/emoji/unicode_codes/__init__.py)

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.