facebookresearch / habitat-sim

A flexible, high-performance 3D simulator for Embodied AI research.
https://aihabitat.org/
MIT License
2.54k stars 414 forks source link

Segmentation Fault When Importing Habitat-Sim #2318

Open yusirhhh opened 7 months ago

yusirhhh commented 7 months ago

When I try to import habitat or habitat_sim, I encounter the following issue: segmentation fault.

Python Version: 3.8.10 habitat_sim Version: 0.2.1

CentOS Version: 7.9 GCC Version: gcc (GCC) 9.3.1 20200408 (Red Hat 9.3.1-2) NVIDIA Version: NVIDIA-SMI 515.43.04 Driver Version: 515.43.04 CUDA Version: 11.7

nvcc Version: nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2022 NVIDIA Corporation Built on Tue_May__3_18:49:52_PDT_2022 Cuda compilation tools, release 11.7, V11.7.64 Build cuda_11.7.r11.7/compiler.31294372_0 ldconfig -p | grep libEGL Output: libEGL_nvidia.so.0 (libc6,x86-64) => /lib64/libEGL_nvidia.so.0 libEGL_mesa.so.0 (libc6,x86-64) => /lib64/libEGL_mesa.so.0 libEGL.so.1 (libc6,x86-64) => /lib64/libEGL.so.1 libEGL.so (libc6,x86-64) => /lib64/libEGL.so

aclegg3 commented 6 months ago

Hey @yusirhhh, without more information such as verbose logs I can't help here. Try elevating the log level and consider posting the log if you need more help.