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

ModuleNotFoundError: No module named 'clarifai.rest' #6680

Open
FraTeG opened this issue Feb 15, 2023 · 7 comments · May be fixed by #6784
Open

ModuleNotFoundError: No module named 'clarifai.rest' #6680

FraTeG opened this issue Feb 15, 2023 · 7 comments · May be fixed by #6784

Comments

@FraTeG
Copy link

FraTeG commented Feb 15, 2023

Traceback (most recent call last):
File "C:\Users\franc\Downloads\InstaPy-master\quickstart.py", line 4, in
from instapy import InstaPy
File "C:\Users\franc\Downloads\InstaPy-master\instapy_init_.py", line 6, in
from .instapy import InstaPy
File "C:\Users\franc\Downloads\InstaPy-master\instapy\instapy.py", line 35, in
from .clarifai_util import check_image
File "C:\Users\franc\Downloads\InstaPy-master\instapy\clarifai_util.py", line 3, in
from clarifai.rest import ClarifaiApp, Workflow
ModuleNotFoundError: No module named 'clarifai.rest'

@shredstick
Copy link

I have the exact same issue. Let me know if you found a solution :)

@leofloripa
Copy link

pip uninstall clarifai
pip install clarifai==2.6.2

@shredstick
Copy link

Thanks, this fixed it!

@filiperivelli
Copy link

Fixed, thanks.

@igorJeus
Copy link

igorJeus commented Apr 7, 2023

C:\Users\green>python botinstagram.py
InstaPy Version: 0.6.16
.. .. .. .. .. .. .. .. ._.
Workspace in use: "C:/Users/green/InstaPy"
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2023-04-07 17:18:54] [bruno.alves.02] Session started!
oooooooooooooooooooooooooooooooooooooooooooooooooooooo
INFO [2023-04-07 17:18:54] [bruno.alves.02] -- Connection Checklist [1/2] (Internet Connection Status)
WARNING [2023-04-07 17:18:55] [bruno.alves.02] - Internet Connection Status: error
............................................................................................................................
CRITICAL [2023-04-07 17:18:56] [bruno.alves.02] Unable to login to Instagram! You will find more information in the logs above.
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
ERROR [2023-04-07 17:18:56] [bruno.alves.02] You have too few comments, please set at least 10 distinct comments to avoid looking suspicious.

INFO [2023-04-07 17:18:58] [bruno.alves.02] Sessional Live Report:
|> No any statistics to show

[Session lasted 18.09 seconds]
OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO
INFO [2023-04-07 17:18:58] [bruno.alves.02] Session ended!
ooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo

help

@codewithdripzy
Copy link

codewithdripzy commented Apr 10, 2023

Dude this package is full of errors, try fixing it, Immediately i fix one error another one is appearing

@quitegreensky
Copy link

It's really such a shame to see how incompatible this package is with many things.

Dude this package is full of errors, try fixing it, Immediately i fix one error another one is appearing

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