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

ERRORS ERRORS ERRORS!!!! PLEASE HELP #282

Open
Ampdale opened this issue Jun 4, 2023 · 1 comment
Open

ERRORS ERRORS ERRORS!!!! PLEASE HELP #282

Ampdale opened this issue Jun 4, 2023 · 1 comment

Comments

@Ampdale
Copy link

Ampdale commented Jun 4, 2023

starting instapy with quickstart

Traceback (most recent call last):
File "../quickstart.py", line 2, in
from instapy import InstaPy
File "F:\Python\lib\site-packages\instapy_init_.py", line 6, in
from .instapy import InstaPy
File "F:\Python\lib\site-packages\instapy\instapy.py", line 35, in
from .clarifai_util import check_image
File "F:\Python\lib\site-packages\instapy\clarifai_util.py", line 3, in
from clarifai.rest import ClarifaiApp, Workflow
ModuleNotFoundError: No module named 'clarifai.rest'

@Raidtron
Copy link

pip uninstall clarifai
pip install clarifai==2.6.2

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

2 participants