Environment deployment Notes

[TOC] Setup dreamer builder for IGLU Minecraft task โ€” setup notes Advantages of using pip install git check https://dev.to/fronkan/pip-install-a-git-repository-111b This will not create dependencies on the local machine python -c flag execute the python code in command e.g, 1 2 3 4 python -c ' import pprint pprint.pprint(1) ' set TF_XLA variable TF_XLA_FLAGS=--tf_xla_auto_jit=2 use python=3.7 otherwise the environment will crash. some strange bugs of the environment if I directly follow the instructions from https://github....

<span title='2021-12-06 20:13:12 +1100 AEDT'>December 6, 2021</span>&nbsp;ยท&nbsp;4 min&nbsp;ยท&nbsp;Sukai Huang