git clone https://github.com/allenai/allenact
- AllenAct: this commit from PR that fixed a minor bug should work.
- AI2THOR:
v3.3.1, v3.3.4and this PR commit, all of them should work.
conda create -n <env_name>
conda activate <env_name>
conda install python==3.6.12
I try to install packages via pip as many as possible.
pip install -r thor_requirements.txt # see below
- After installation, the env yaml is saved to
thor_env.yml - Don't forget to clean packages:
conda clean -aandpip cache purge
- ithor, robothor: https://allenact.org/installation/download-datasets/
- manipulathor: https://github.com/allenai/manipulathor/tree/main/datasets