Error with open3D-ML and pytorch

Hi everybody,

I’m currently trying to work with open3d ML and Pytorch. I followed the installation guide given in the Open3D-ML github. However when I try to import open3d.ml.torch it sends me the following error : ‘‘Exception: Open3D was not built with PyTorch support!’’
I’m wotking with python 3.8, open3d 0.12.0, pytorch 1.6.0 and cuda 10.1 on Windows 10.
Do you have any idea of where that error comes from ?

Thank you for your help !

It did not support for Windows yet. I asked the same question on open3d github

I have installed WSL2 and it is working on a Windows machine.