Closed PhiSpel closed 3 months ago
No response
requirements.txt asks for torch>=2.1, but PyCharm then searches for the package called torch when, really, we need pytorch as described in the requirements. @McBs can we change this?
torch>=2.1
torch
pytorch
0.2.3
closed in #197
Contact Details
No response
What happened?
requirements.txt asks for
torch>=2.1
, but PyCharm then searches for the package calledtorch
when, really, we needpytorch
as described in the requirements. @McBs can we change this?Version
0.2.3
What operating system are you seeing the problem on?
No response
Relevant log output
No response