安装APEX中出现的问题

ERROR: Command errored out with exit status 1: /home/msi-MS/anaconda3/envs/MiB/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-uz1tslz9/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-uz1tslz9/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' --cpp_ext --cuda_ext install --record /tmp/pip-record-gsky7629/install-record.txt --single-version-externally-managed --compile --install-headers /home/msi-MS/anaconda3/envs/MiB/include/python3.6m/apex Check the logs for full command output.
Exception information:
Traceback (most recent call last):
File "/home/msi-MS/anaconda3/envs/MiB/lib/python3.6/site-packages/pip/_internal/req/req_install.py", line 851, in install
req_description=str(self.req),
File "/home/msi-MS/anaconda3/envs/MiB/lib/python3.6/site-packages/pip/_internal/operations/install/legacy.py", line 86, in install
raise LegacyInstallFailure
pip._internal.operations.install.legacy.LegacyInstallFailure

解决方法:
尝试更换更早版本的apex,

git checkout f3a960f80244cf9e80558ab30f7f7e8cbf03c0a0

或者安装时使用如下命令

python setup.py install --cuda_ext --cpp_ext
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

友情链接更多精彩内容