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

Can't install DAAM package due to new rust compiler updates #63

Open
nboj opened this issue Jun 10, 2024 · 1 comment
Open

Can't install DAAM package due to new rust compiler updates #63

nboj opened this issue Jun 10, 2024 · 1 comment

Comments

@nboj
Copy link

nboj commented Jun 10, 2024

Because of the new rustc standards, transformers==4.30.2 no longer compiles correctly in the newest Rust compiler. Because of this, I am unable to install the DAAM package. To fix the issue, I locally installed the package and changed the requirements.txt from transformers==4.30.2 to transformers. The issue resolved and I could install the entire package. I hope this helps anyone with the new rust compiler version.

@1506322647
Copy link

but if i update the requirments.txt, install the file, and then install the daam, it always change the transformers 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