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

Import Error when import super_gradients.training.model #1459

Closed
okanegemen opened this issue Sep 12, 2023 · 4 comments
Closed

Import Error when import super_gradients.training.model #1459

okanegemen opened this issue Sep 12, 2023 · 4 comments

Comments

@okanegemen
Copy link

🐛 Describe the bug

when I try import models module I got Import error!
ImportError: cannot import name 'DEV_PKGS' from 'pip._internal.commands.freeze'

Screenshot 2023-09-12 at 12 23 29

Versions

Screenshot 2023-09-12 at 12 24 02
@geifmany
Copy link

Changing pip to pip==23.1 solved it to me. We'll wait for the team to come up with a better solution.

@BloodAxe
Copy link
Contributor

@okanegemen can you please share what python & pip version are you using?

@Louis-Dupont
Copy link
Contributor

We just merged a fix to properly support latest versions of pip.
This will be part of our next release super-gradients>=3.2.2

@prince0310
Copy link

pip==23.1

worked for me too

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

No branches or pull requests

5 participants