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

Why transformers 4.30.2? #2

Open
crizCraig opened this issue Nov 19, 2023 · 1 comment
Open

Why transformers 4.30.2? #2

crizCraig opened this issue Nov 19, 2023 · 1 comment

Comments

@crizCraig
Copy link

Thanks so much for the repo!

It looks like transformers 4.30.2 needs a rust compiler.

      error: can't find Rust compiler
      
      If you are using an outdated pip version, it is possible a prebuilt wheel is available for this package but pip is not able to install from it. Installing from the wheel would avoid the need for a Rust compiler.
      
      To update pip, run:
      
          pip install --upgrade pip
      
      and then retry package installation.
      
      If you did intend to build this package from source, try installing a Rust compiler from your system package manager and ensure it is on the PATH during installation. Alternatively, rustup (available at https://rustup.rs) is the recommended way to download and update the Rust compiler toolchain.
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for tokenizers
Failed to build tokenizers
ERROR: Could not build wheels for tokenizers, which is required to install pyproject.toml-based projects

Any specific reason not to use the latest, 4.35.2, which has my binaries available?

@UriSha
Copy link
Collaborator

UriSha commented Feb 8, 2024

Hi,

No particular reason, feel free to try it with the latest version :)

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