Development wheels#

Development wheels for Open3D (HEAD of main branch).

Use the following command to install the latest development version:

pip install -U -f https://www.open3d.org/docs/latest/dev_wheels.html open3d        # Linux x86_64 CUDA, others CPU
pip install -U -f https://www.open3d.org/docs/latest/dev_wheels.html open3d-cpu    # Linux
pip install -U -f https://www.open3d.org/docs/latest/dev_wheels.html open3d-xpu    # Windows, Linux
pip install -U -f https://www.open3d.org/docs/latest/dev_wheels.html open3d-cuda   # Windows CUDA Preview