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

habitat-sim&habitat-lab #2308

Open
ChrisWanghb opened this issue Jan 25, 2024 · 1 comment
Open

habitat-sim&habitat-lab #2308

ChrisWanghb opened this issue Jan 25, 2024 · 1 comment
Labels
support User support requested (e.g. specific issue or API usage question)

Comments

@ChrisWanghb
Copy link

I am unable to install habitat-sim and habitat-lab using the following methods.
git clone https://github.com/facebookresearch/habitat-sim.git
cd habitat-sim; git checkout tags/challenge-2022;
pip install -r requirements.txt;
python setup.py install --headless
python setup.py install # (for Mac OS)
Please tell the version of habitat-sim and habitat-lab for challenge-2022.
Thank you very much

@aclegg3 aclegg3 added the support User support requested (e.g. specific issue or API usage question) label Jan 25, 2024
@aclegg3
Copy link
Contributor

aclegg3 commented Jan 25, 2024

Hey @ChrisWanghb,

We don't explicitly support older versions of the code, but I may be able to give you some pointers if you can provide more information.

  1. I assume you are building this in a conda env as directed in the install instructions, right?
  2. What errors are you seeing in console output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
support User support requested (e.g. specific issue or API usage question)
Projects
None yet
Development

No branches or pull requests

2 participants