Open stribizhev opened 3 years ago
I have not tried to run Prism on Windows, but I would suggest trying Anaconda. PyTorch appears to be available on Windows (see https://docs.microsoft.com/en-us/windows/ai/windows-ml/tutorials/pytorch-installation) but I'm not sure about the other dependencies.
If you are able to get it working please let us know how you did it for future reference.
Also see #7
Any ideas how to make it work in Windows? I am trying to make it work in a virtual environment using
pipenv
, and all the time when I try to runpipenv --verbose install -r requirements.txt
I get