Logan Adams
Logan Adams
@xfuzq707 - thanks, those should be fine. Can you confirm the commands you are running, and the full error message?
@shaolongcai - aio isn't supported on Windows. If using the build_win.bat script, this [is explicitly set ](https://github.com/microsoft/DeepSpeed/blob/master/build_win.bat#L3)- how are you building on Windows? If you want/need aio functionality, you'd be...
@xfuzq707 - do you have the Visual CPP build tools installed?
Closing this issue as its been a week and unclear which users are still hitting specific issues. Please re-open as needed or create a new, specific issue here.
Related PRs merged, closing this for now.
Hi @boazdori - you're correct, this is because deepspeed is not PEP 517 compliant. We know this is something that we need to support, but we are not there yet...
Hi @boazdori - I believe this will work in pipenv, but haven't tested this on my own, but this is closer to venvs so it should.
@boazdori - not sure if you got this to work, but it should, closing for now, since we have other enhancements tracking our need to update to the PEP 519...
Hi @jorgetavares - to clarify, in order to use torch 2+, you need to use a newer version of DeepSpeed, so in order to update your system, potery requires DeepSpeed...
@AlongWY - those are just pre-built wheels for certain environments, they don't fix the requirements of the underlying DeepSpeed codebase not being PEP 517 compliant.