Conversation
citizenhicks
left a comment
There was a problem hiding this comment.
this is better approach than #44 given the explicit choice between the two systems (mac or other)
|
With the suggested code
I am getting
I tried quite a bit but in the end I cannot install PyTorch on Mac from If you dislike the verbose sys_platform or machine_... syntax, then this here did work on my Mac, too. Did not test again on Ubuntu, though.
|
|
Thanks for telling me this, i was hoping that in MacOS that poetry would switch to the non-cuda version of torch. I'll test it out now |
|
We can probably do that change, but will ignore CPU users in other platforms. Might be reasonable for now until we can figure out how to make install CPU torch by default then just do a flag (e.g |
|
shrek is gonna switch from poetry to uv soon |

Allows install of either pytorch w/ cuda or plain pytorch and also fixes this error: