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

Can not setup #1826

Open
realjoshqsun opened this issue Mar 1, 2024 · 0 comments
Open

Can not setup #1826

realjoshqsun opened this issue Mar 1, 2024 · 0 comments

Comments

@realjoshqsun
Copy link

realjoshqsun commented Mar 1, 2024

My issue is the failure of installation.
I was installing from https://github.com/jacobkrantz/VLN-CE using the code

git clone --branch v0.1.7 git@github.com:facebookresearch/habitat-lab.git
cd habitat-lab

installs both habitat and habitat_baselines

python -m pip install -r requirements.txt
python -m pip install -r habitat_baselines/rl/requirements.txt
python -m pip install -r habitat_baselines/rl/ddppo/requirements.txt
python setup.py develop --all

However, I found this error below:
.....
01bfae789fa566a2be1f385d1/msgpack-1.0.7.tar.gz#sha256=572efc93db7a4d27e404501975ca6d2d9775705c2d922390d878fcf768d92c87
Best match: msgpack 1.0.7
Processing msgpack-1.0.7.tar.gz
Writing /tmp/easy_install-s3pm6ljt/msgpack-1.0.7/setup.cfg
Running msgpack-1.0.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-s3pm6ljt/msgpack-1.0.7/egg-dist-tmp-9o2qa8p4
warning: no files found matching '*.c' under directory 'msgpack'
cc1plus: warning: command line option '-Wstrict-prototypes' is valid for C/ObjC but not for C++
zip_safe flag not set; analyzing archive contents...
msgpack.pycache._cmsgpack.cpython-36: module references file
creating /home/q84sun/miniconda3/envs/vlnce/lib/python3.6/site-packages/UNKNOWN-0.0.0-py3.6-linux-x86_64.egg
Extracting UNKNOWN-0.0.0-py3.6-linux-x86_64.egg to /home/q84sun/miniconda3/envs/vlnce/lib/python3.6/site-packages
Adding UNKNOWN 0.0.0 to easy-install.pth file

Installed /home/q84sun/miniconda3/envs/vlnce/lib/python3.6/site-packages/UNKNOWN-0.0.0-py3.6-linux-x86_64.egg
error: The 'msgpack' distribution was not found and is required by webdataset

@realjoshqsun realjoshqsun changed the title Clarification on the Purpose of Trainer and Agent Can not setup Mar 1, 2024
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

1 participant