facebookresearch / habitat-sim

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

Google Collab: Import habitat_sim fails #831

Closed srkiyengar closed 4 years ago

srkiyengar commented 4 years ago

❓ Questions and Help

Hi,

I am trying to get habitat-sim installed and working in colab.

After running the script the colab_install.sh from habitat-sim/examples/colab_utils/ in colab, while importing habitat_sim, I encounter the following error: colab-habitat_sim_error

Any suggestion on how to fix this or what may be wrong with my installation of habitat will be appreciated.

Thanks, Rajan

Skylion007 commented 4 years ago

I can't repro with our colabse: https://colab.research.google.com/github/facebookresearch/habitat-sim/blob/master/examples/tutorials/colabs/ECCV_2020_Navigation.ipynb

No idea why it would be built against Bullet 2.88, it should be Bullet 2.89

@mathfac could there be a bug with the stable conda build release script?