Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants