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

[BUG] Installation Issue #109

Open
saikrishna-1996 opened this issue Jan 20, 2025 · 0 comments
Open

[BUG] Installation Issue #109

saikrishna-1996 opened this issue Jan 20, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@saikrishna-1996
Copy link

🐛 Bug

Installation issue on Mac - nle version needs to be updated? Minihack depends on nle==0.0.9 which seem to be having the issue. latest version of nle (1.1.0) installs fine so I updated this on line 41 in setup.py and nle installs fine but now whole lot of other dependency issues arise --- Overall, unable to install minihack following the installation instructions. Is there a work around for this? Thanks

To Reproduce

Steps to reproduce the behavior:

pip install minihack

OR

git clone https://github.com/facebookresearch/minihack
cd minihack
pip install -e ".[dev]"
pre-commit install

@saikrishna-1996 saikrishna-1996 added the bug Something isn't working label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant