Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with cache observations #134

Open
sun17-311 opened this issue Dec 6, 2023 · 1 comment
Open

Issue with cache observations #134

sun17-311 opened this issue Dec 6, 2023 · 1 comment

Comments

@sun17-311
Copy link

sun17-311 commented Dec 6, 2023

Hello!
I am trying to run python scripts/cache_observations.py by following the https://github.com/facebookresearch/sound-spaces/blob/main/INSTALLATION.md,i get this issue:
`Traceback (most recent call last):

File "/home/sdl/Desktop/Project/soundspace/sound-spaces/scripts/cache_observations.py", line 18, in
from soundspaces.utils import load_metadata
File "/home/sdl/Desktop/Project/soundspace/sound-spaces/soundspaces/init.py", line 7, in
from soundspaces.tasks.action_space import MoveOnlySpaceConfiguration
File "/home/sdl/Desktop/Project/soundspace/sound-spaces/soundspaces/tasks/init.py", line 2, in
from soundspaces.simulator import SoundSpacesSim
File "/home/sdl/Desktop/Project/soundspace/sound-spaces/soundspaces/simulator.py", line 28, in
from habitat.sims.habitat_simulator.habitat_simulator import HabitatSimSensor, overwrite_config

ImportError: cannot import name 'HabitatSimSensor' from 'habitat.sims.habitat_simulator.habitat_simulator' (/home/sdl/Desktop/Project/soundspace/habitat-lab/habitat/sims/habitat_simulator/habitat_simulator.py)`
I was sure to install the specified version of habitat-lab and habitat-sim,and i had check out habitat-sim and habitat-lab both at v0.1.7.

I was wondering if anyone has ran into this before or has any ideas how to solve this?
Thanks!

@swapb94
Copy link

swapb94 commented Jun 5, 2024

@sun17-311 Were you able to resolve this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants