facebookresearch / nle

The NetHack Learning Environment
Other
939 stars 113 forks source link

Does NLE have a WHL file? Where can I download it? Please share! #368

Open cuicui2023 opened 6 months ago

cuicui2023 commented 6 months ago

🐛 Bug

To Reproduce

Steps to reproduce the behavior:

1. 2. 3.

Expected behavior

Environment

Please copy and paste the output from running our environment collection script (or fill out the checklist below manually).

You can get the script and run it with:

# with repo already installed
$ python -m nle.scripts.collect_env

# or instead pull it from github
wget https://raw.githubusercontent.com/facebookresearch/nle/main/nle/scripts/collect_env.py
# For security purposes, please check the contents of collect_env.py before running it.
python collect_env.py

Additional context