│ exit code: 1 ╰─> [15 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\user\AppData\Local\Temp\pip-install-2xliqc0s\deepspeed_6dafb10283b0475191a25142e9116e28\set...
(base) [sirus@serenitynow ~]$ pip install deepspeed Defaulting to user installation because normal site-packages is not writeable Collecting deepspeed Using cached deepspeed-0.9.3.tar.gz (807 kB) Preparing metadata (setup.py) ... error e...
先随便下载包的一个版本,然后使用pip install 包名==版本号 -i pypi.org/simple 升级。参考ERROR: No matching distribution found for deepspeed==0.8.3 · Issue #68 · OptimalScale/LMFlow 对我很有帮助 2023-05-15 回复1 福富辅 我也还是不行 2023-09-03 回复1 云何应住 您好,按...
[BUG]pip install deepspeed==0.6.2raisesModuleNotFoundError: No module named 'op_builder'#1918 Closed akihironittaopened this issueApr 27, 2022· 11 comments Copy link akihironittacommentedApr 27, 2022• edited Describe the bug I'd like to report a possible bug in the installation of0.6.2...
Describe the bug I can't using pip install deepspeed To Reproduce Steps to reproduce the behavior: To build wheel on Windows: 1. torch 1.12.1+cu113 , CUDA 11.7 2.exactly install visual cpp build tool 3. Launch cmd console with Administra...
pip3 install "axolotl[flash-attn,deepspeed] @ git+https://github.com/OpenAccess-AI-Collective/axolotl" Current behaviour /home/nlothian/axolotl/venv/bin/python3: Error while finding module specification for 'axolotl.cli.train' (ModuleNotFoundError: No module named 'axolotl') Traceback (most ...
I'm trying to install a LLM, where I run pip install e., and it includes the command: Running command git fetch -q https://github.com/huggingface/peft.git deff03f2c251534fffd2511fc2d440e84cc54b1b. But I got the error: fatal: unable to ac...
It's my fault. v0.4.0 was on a buggy commit that didn't work with deepspeed, so I deleted it and tried reuploading it. But pip didn't let me, so I renamed it to v0.4.1 but I think the internal wheel version didn't change and that's why you're seeing this error. I'm ...
error: subprocess-exited-with-error × python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [8 lines of output] Traceback (most recent call last): File "", line 2, in File "", line 34, in File "/tmp/pip-install-2kfzckpb/deepspeed_c3e7c332f93d4376aa90c71...
Last updated on January 12, 2025. UPDATE: The removal has been postponed to pip 25.1 (2025 Q2) as we haven't had the time to ensure all of our ducks are in a row for a smooth transition. There is now a standardized mechanism for an insta...