documentation confusion
albertotono opened this issue · 1 comments
albertotono commented
In the documentation here https://kaolin.readthedocs.io/en/latest/notes/installation.html it is written
torch >= 1.8, <= 1.13.1
and when I installed I have this
ImportError: Kaolin requires PyTorch >=1.6.0, <=1.13.0, but found version 1.13.1 instead.If yo
Could you please clarify?
Thanks in advance
albertotono commented
I solved my issue, but the confusion in the documentation still remains