Closed RAbraham closed 6 years ago
Thanks for the report: this is because the new PyTorch release moved to a different conda channel.
Can you try conda install --prefix=venv3 -c maciejkula -c pytorch spotlight=0.1.3
? I just pushed a new version of Spotlight.
It works. Thanks!
Hi, I ran
and it returned
I was able to install it a few days ago with the above command. Wonder if something changed?
I created a new project from scratch, created a new conda environment and ran
and got the same error.