HAC_LANG

Results 4 comments of HAC_LANG

This problem also occurred when I tried to convert it to tf2. After this problem was solved, there would be a tf2 version compatibility problem (tf.contrib). So it’s best to...

Mee too, But I have solved it in the following way: ``` pip3 install jsonnet pip install jsonnet ``` then run: ``` git clone https://github.com/openai/mujoco-py.git cd mujoco-py/ sudo apt-get update...