-
Notifications
You must be signed in to change notification settings - Fork 871
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
Installation Problem #124
Comments
Hi, i have the same problem on Windows 11, it crash on installing xformers that is not finding torch, but it is installed and available, don't know how to correct this xformers problem `Collecting xformers==0.0.21 × Getting requirements to build wheel did not run successfully. |
do you have an extra GPU? |
Hi M1 mac same problem. |
Hi, same issue on 3.12.4 on a M2 Mac and when trying to install mistral_inference-1.3.1 EDIT: Upon further research, I think this is normal behaviour as my host doesn't support a GPU which is required:
|
I am stuck at the point of pip's refusal to install the requirements.txt (unchanged from the current repository)
requirements.txt
pip --debug install -r requirements.txt >1.log 2>2.log
results in this:1.log
and stderr says:
2.log
I'm on an 8G MacBook Pro with OS Sonoma 14.2.1
The text was updated successfully, but these errors were encountered: