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

Getting AttributeError When I try to Run #98

Open
FriedGenera opened this issue May 29, 2024 · 2 comments
Open

Getting AttributeError When I try to Run #98

FriedGenera opened this issue May 29, 2024 · 2 comments

Comments

@FriedGenera
Copy link

FriedGenera commented May 29, 2024

I installed on thru pip then installed pytorch 2.3.0 but I keep getting
AttributeError: partially initialized module 'charset_normalizer' has no attribute 'md__mypyc' (most likely due to a circular import)
whenever I try to run it with or without any options set. Any idea what I did wrong?
Trying to run thru Anaconda on Win11

@FriedGenera
Copy link
Author

Seems to actually start downloading the models now when I set device to cpu, not sure why it didn't for gpu

@FriedGenera
Copy link
Author

Yep after downloading the model, it works just fine on CPU, not sure why it doesn't work at all without downloading the model first by specifically running it off CPU first

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

1 participant