赞
踩
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [17 lines of output]
test.c
LINK : fatal error LNK1181: 无法打开输入文件“aio.lib”
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\Administrator\AppData\Local\Temp\pip-install-4_iivh0f\deepspeed_07db96ef892c4625952709f60a01fd85\setup.py", line 163, in <module>
abort(f"Unable to pre-compile {op_name}")
File "C:\Users\Administrator\AppData\Local\Temp\pip-install-4_iivh0f\deepspeed_07db96ef892c4625952709f60a01fd85\setup.py", line 51, in abort
assert False, msg
AssertionError: Unable to pre-compile async_io
Setting ds_accelerator to cuda (auto detect)
[WARNING] Torch did not find cuda available, if cross-compiling or running with cpu only you can ignore this message. Adding compute capability for Pascal, Volta, and Turing (compute capabilities 6.0, 6.1, 6.2)
DS_BUILD_OPS=1
[WARNING] async_io requires the dev libaio .so object and headers but these were not found.
[WARNING] If libaio is already installed (perhaps from source), try setting the CFLAGS and LDFLAGS environment variables to where it can be found.
[WARNING] One can disable async_io with DS_BUILD_AIO=0
[ERROR] Unable to pre-compile async_io
[end of output]
git clone https://github.com/microsoft/DeepSpeed.git
Set-Item Env:\DS_BUILD_OPS 0
pip install .\deepspeed-0.14.1+unknown-py3-none-any.whl
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。