You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSError: [WinError 126] 找不到指定的模块。 Error loading "C:\Users\XXX\AppData\Local\Temp\pip-build-env-ulpj9svc\overlay\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
Expected Behavior
No response
Steps To Reproduce
1.run comment "pip install -r reqeirments.txt"
Environment
- OS: windows 11 23h2
- Python: 3.12.0
- Transformers: 4.46.3
- PyTorch: 2.5.1
- CUDA Support (`python -c "import torch; print(torch.cuda.is_available())"`) :False
Anything else?
None
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Current Behavior
OSError: [WinError 126] 找不到指定的模块。 Error loading "C:\Users\XXX\AppData\Local\Temp\pip-build-env-ulpj9svc\overlay\Lib\site-packages\torch\lib\fbgemm.dll" or one of its dependencies
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> See above for output.
Expected Behavior
No response
Steps To Reproduce
1.run comment "pip install -r reqeirments.txt"
Environment
Anything else?
None
The text was updated successfully, but these errors were encountered: