|
|
|
|
|
by Aerroon
84 days ago
|
|
Because I need a new version of python very rarely (years go by). I don't remember all the arcane incantations to set everything up. I did eventually do that though, and I'm pretty sure I had to mess about with installing and uninstalling torch. I dread using anything made in python because of this. It's always annoying and never just works (if the version of python is incompatible, otherwise it's fine) . |
|
Even if you have to install using pip it just affect the active environment.
Maybe I'm only trying simple things.