-
Notifications
You must be signed in to change notification settings - Fork 487
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
[错误报告]: macOS M1 平台无法安装依赖libtorrent==2.0.9 #376
Comments
查询发现libtorrent未提供macOS m1版本? |
python3.10 -m pip install --force-reinstall -r requirements.txt |
可以使用 |
请问然后应该怎么做呢? |
(nastools) c:\sf\nastools>python run.py |
看这个 arvidn/libtorrent#7727 PR说是支持macOS arm64了,但pypi里还是没看到,请问有知道怎么安装的吗? |
确认
当前程序版本
5c30f73
问题类型
主程序运行问题
问题描述
macOS M1 平台无法安装依赖libtorrent==2.0.9
看是否方便修复?
发生问题时系统日志和配置文件
requirements.txt libtorrent==2.0.9 python3 -m pip install --force-reinstall -r requirements.txt 报错: ERROR: Could not find a version that satisfies the requirement libtorrent==2.0.9 (from versions: none) ERROR: No matching distribution found for libtorrent==2.0.9
The text was updated successfully, but these errors were encountered: