-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Problem whith **tokenizers-0.13.4rc3** compiling Windows 10 Environment 22H2 #819
Comments
This #816 (comment) fixed it for me. |
@kleethesama tried your suggestion but i got the same issue when compiling "tokenizers-0.13.4rc3", i suspect the rustc compiler is not suitable for this task but cannot figure out how to deal with it
|
remember to pip uninstall tokenizers and transformers :) you may also face an issue currently with numpy - I manually set the requirements to the current values (facing same thing in Mac): |
I got a problem whith tokenizers-0.13.4rc3 compiling
I am trying on compile following the guide with miniconda on Windows 10 Environment 22H2 (OS Build 19045.4894)
I have the following version installed in miniconda venv:
Any ideas about how to compile tokenizers-0.13.4rc3 succefully on Windows 10?
The text was updated successfully, but these errors were encountered: