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

mac无法使用 #106

Open
AbianTang opened this issue Jan 19, 2025 · 0 comments
Open

mac无法使用 #106

AbianTang opened this issue Jan 19, 2025 · 0 comments

Comments

@AbianTang
Copy link

(venv) MacBook-Pro stt-0.94 % pip install -r requirements.txt --no-deps
ERROR: Could not find a version that satisfies the requirement torch==2.1.2 (from versions: none)

ERROR: Could not find a version that satisfies the requirement torch==2.1.2 (from versions: none)
ERROR: No matching distribution found for torch==2.1.2

(venv) MacBook-Pro stt-0.94 % python3 start.py
Traceback (most recent call last):
File "/Volumes/Data/stt-0.94/start.py", line 5, in
import torch
ModuleNotFoundError: No module named 'torch'
(venv) MacBook-Pro stt-0.94 %

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

1 participant