rzw520
rzw520
我的错误代码似乎也一样: Error occurred when executing Zoe_DepthAnythingPreprocessor: An error happened while trying to locate the file on the Hub and we cannot find the requested files in the local cache. Please...
> 现在我试试你的方法: > > git checkout apex_no_distributed pip install -v --no-cache-dir ./ > > 嗯还是有问题: > > ``` > > (G:\Environments\Anaconda\nemo) G:\Environments\Anaconda\apex>git checkout apex_no_distributed > error: pathspec 'apex_no_distributed' did not...
DEPRECATION: --build-option and --global-option are deprecated. pip 25.0 will enforce this behaviour change. A possible replacement is to use --config-settings. Discussion can be found at https://github.com/pypa/pip/issues/11859 WARNING: Implying --no-binary=:all: due...
File "", line 10, in ModuleNotFoundError: No module named 'torch' error: subprocess-exited-with-error × Getting requirements to build wheel did not run successfully. │ exit code: 1 ╰─> See above for...
我用这个版本成功解决了 git clone https://github.com/ptrblck/apex.git cd apex git checkout apex_no_distributed pip install -v --no-cache-dir ./