Skip to content

Quest-3d-reconstruction does not build GPU version of open3D on windows #13

Description

@MisterE123

I tried to run the pipeline on a capture after installing it via miniconda on windows, and it failed due to open3d not being a GPU build

log.txt

(mq3drecon) PS C:\Users\gbrru\quest-3d-reconstruction> python
Python 3.10.19 | packaged by Anaconda, Inc. | (main, Oct 21 2025, 16:41:31) [MSC v.1929 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import open3d as o3d
>>> print(o3d.core.cuda.is_available())
False
>>>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions