Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Cannot use ml3d on Windows10"—Exception: Open3D was not built with PyTorch support! #623

Open
3 tasks done
TIOKOJCB opened this issue Nov 29, 2023 · 5 comments
Open
3 tasks done
Labels
build/install issue Build or installation issue

Comments

@TIOKOJCB
Copy link

Checklist

Steps to reproduce the issue

I first cloned Open3D-ML by:

git clone https://github.com/isl-org/Open3D-ML.git
cd Open3D-ML

Error message

Traceback (most recent call last):
  File "G:\graduate_design\open3d_code\PointCloudFunction.py", line 4, in <module>
    import open3d.ml.torch as ml3d
  File "D:\Users\hasee\anaconda3\envs\open3d_ML\lib\site-packages\open3d\ml\torch\__init__.py", line 15, in <module>
    raise Exception('Open3D was not built with PyTorch support!')
Exception: Open3D was not built with PyTorch support!

Open3D, Python and System information

- Operating system:  Windows 10 64-bit
- Python version: e.g. Python 3.9
- Open3D version: 0.17
- System type:  arm64
- Is this remote workstation?:  no
- How did you install Open3D?: conda
- Compiler version (if built from source): (e.g. gcc 7.5, clang 7.0)

Additional information

No response

@TIOKOJCB TIOKOJCB added the build/install issue Build or installation issue label Nov 29, 2023
@ssheorey
Copy link
Member

We are happy to accept PRs for Windows support!

In the meantime, please try the Linux version in WSL2.

@MabeTrue
Copy link

I also have the same issue when configuring the environment on Windows. Has it been resolved?

@lclsdut
Copy link

lclsdut commented Jun 25, 2024

I also encountered the same problem when configuring Open3D-ML and Pytorch environments in the window system. Does it have a specific solution?

@lclsdut
Copy link

lclsdut commented Oct 11, 2024

Can anyone give an answer? Please..

@jxfruit
Copy link

jxfruit commented Oct 24, 2024

it looks like that the Windows still cannot be supported

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/install issue Build or installation issue
Projects
None yet
Development

No branches or pull requests

5 participants