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

Error: No module named aim.sdk #25

Open
pourmand1376 opened this issue Jan 14, 2024 · 3 comments
Open

Error: No module named aim.sdk #25

pourmand1376 opened this issue Jan 14, 2024 · 3 comments

Comments

@pourmand1376
Copy link

pourmand1376 commented Jan 14, 2024

I've installed your package via pip install aim-mlflow or pip install git+https://github.com/aimhubio/aimlflow and both ways I get this error when running aimlflow:

/usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.1.0) or chardet (4.0.0) doesn't match a supported version!
  warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported "
Traceback (most recent call last):
  File "/home/emofid.com/a.pourmand/.local/bin/aimlflow", line 5, in <module>
    from aimlflow.cli import cli_entry_point
  File "/home/emofid.com/a.pourmand/.local/lib/python3.10/site-packages/aimlflow/cli.py", line 8, in <module>
    from aim.sdk.repo import Repo
ModuleNotFoundError: No module named 'aim.sdk'

Python Version: 3.10

@fzyzcjy
Copy link

fzyzcjy commented Mar 10, 2024

Hi, did you solve the problem? Thanks

@pourmand1376
Copy link
Author

Nope! I went back using the same old mlflow.

@fzyzcjy
Copy link

fzyzcjy commented Mar 10, 2024

I see, thank you!

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