RL+NLP How to install Install dreamer as local package pip install -e . This makes it possible to import the dreamer package on other python scripts. Install OpenJDK 8 with conda in a new virtual environment. conda install -c conda-forge openjdk=8