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

Failed to import transformers.models.vit.feature_extraction_vit because of the following error (look up to see its traceback): No module named 'ml_dtypes._custom_floats' #30756

Open
JJLee2910 opened this issue May 11, 2024 · 1 comment

Comments

@JJLee2910
Copy link

Please help me with the following errors, as I have no clue on what does this happen.
image

@amyeroberts
Copy link
Collaborator

Hi @JJLee2910, thanks for raising an issue!

So that we can help you, please make sure to follow the bug report issue template and provide:

  • A minimal code reproducer we can run to replicate the issue
  • The running environment: run transformers-cli env in the terminal and copy-paste the output
  • All relevant information about the error encountered including: expected behaviour; experience behaviour and full error traceback. For example, at the moment it's not possible from the screenshot to see which line of code is triggering this.

As a general note, it's better to copy-paste the terminal output than take a screen shot. This both makes it easier for us to debug (we can copy-paste the text for searches) and ensures that anyone else looking for this issue will find it and it will hit text matches from github or google search

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