You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using open3d 0.18.0, python 3.11.9 version through VS code 1.96.0 in Windows 11.
Some functions exit the program without displaying an error, and when trying to use the function by running debug mode, the following message is output: 'Server[1] disconnected unexpectedly'
- Operating system: Windows 11 64-bit
- Python version: Python 3.11.9
- Open3D version: 0.18.0
- System architecture: x64 laptop
- Is this a remote workstation?: no
- How did you install Open3D?: pip
- Compiler version (if built from source): VS Code 1.96.0
Additional information
No response
The text was updated successfully, but these errors were encountered:
dakso0124
changed the title
Summarize the bug (e.g., "Segmentation Fault for Colored Point Cloud Registration")
Some functions are not working.
Dec 23, 2024
Checklist
main
branch).Describe the issue
I'm using open3d 0.18.0, python 3.11.9 version through VS code 1.96.0 in Windows 11.
Some functions exit the program without displaying an error, and when trying to use the function by running debug mode, the following message is output: 'Server[1] disconnected unexpectedly'
my code
Steps to reproduce the bug
Error message
Server[1] disconnected unexpectedly
Expected behavior
No response
Open3D, Python and System information
Additional information
No response
The text was updated successfully, but these errors were encountered: