Windows 系统来做一些前沿开发,估计连微软自家的孩子们也都鄙视,在Win 11下搭建Deepspeed 环境,遇到
PS C:\WINDOWS\system32> pip install deepspeed
Collecting deepspeed
Downloading deepspeed-0.9.0.tar.gz (764 kB)
---------------------------------------- 764.8/764.8 kB 530.6 kB/s eta 0:00:00
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [13 lines of output]
Traceback (most recent call last):
File "<string>", line 2, in <module>
File "<pip-setuptools-caller>", line 34, in <module>
File "C:\Users\xxx\AppData\Local\Temp\pip-install-00r36i09\deepspeed_c2d6830aa4af4aceac78cd26b4dd9a4e\setup.py", line 157, in <module>
abort(f"Unable to pre-compile {op_name}")
File "C:\Users\xxx\App