You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
🐛 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
The text was updated successfully, but these errors were encountered: