Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with running instapy for the first time, please help #6777

Open
gnyolmen opened this issue Nov 30, 2023 · 3 comments
Open

Problem with running instapy for the first time, please help #6777

gnyolmen opened this issue Nov 30, 2023 · 3 comments

Comments

@gnyolmen
Copy link

Traceback (most recent call last):
File "C:\Users\User\PycharmProjects\InstaGrowth\main.py", line 3, in
from instapy import InstaPy
File "C:\Users\User\PycharmProjects\InstaGrowth\venv\Lib\site-packages\instapy_init_.py", line 6, in
from .instapy import InstaPy
File "C:\Users\User\PycharmProjects\InstaGrowth\venv\Lib\site-packages\instapy\instapy.py", line 34, in
from .browser import close_browser, set_selenium_local_session
File "C:\Users\User\PycharmProjects\InstaGrowth\venv\Lib\site-packages\instapy\browser.py", line 14, in
from .util import interruption_handler
File "C:\Users\User\PycharmProjects\InstaGrowth\venv\Lib\site-packages\instapy\util.py", line 27, in
from emoji.unicode_codes import UNICODE_EMOJI
ImportError: cannot import name 'UNICODE_EMOJI' from 'emoji.unicode_codes' (C:\Users\User\PycharmProjects\InstaGrowth\venv\Lib\site-packages\emoji\unicode_codes_init_.py)

Everything is installed as in video guide, tried to install different versions of selenium and instapy itself. using python 3.12 help

@cprkrn
Copy link

cprkrn commented Dec 3, 2023

Pretty sure this project is abandoned.

@seyhak
Copy link

seyhak commented Dec 21, 2023

Yep its dead, requirements are broken

@seboliver16
Copy link

so instapy cant be used? or is there a work around?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants