当我尝试下载时,出现了以下错误:
我正在使用Windows操作系统。
我已经安装了pytorch-lightning==2.版本
(venv) C:\Users\muthu\GitHub\TorchTutorials 😎>pip install aim
Collecting aim
Using cached aim-3.22.0.tar.gz (1.6 MB)
Installing build dependencies ... error
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> [6 lines of output]
Collecting setuptools
Using cached setuptools-70.1.1-py3-none-any.whl.metadata (6.0 kB)
Collecting cython==3.0.10
Using cached Cython-3.0.10-cp312-cp312-win_amd64.whl.metadata (3.2 kB)
ERROR: Could not find a version that satisfies the requirement aimrocks==0.5.* (from versions: 0.2.0)
ERROR: No matching distribution found for aimrocks==0.5.*
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
× pip subprocess to install build dependencies did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
2条答案
按热度按时间t9eec4r01#
嘿,@Muthukamalan!很遗憾,我们目前不支持Windows。
li9yvcax2#
嘿,@mihran113!我想知道是否有支持Windows的计划?