jake-sanvito

Results 3 comments of jake-sanvito

Yes. That worked for the NVIDIA files which were not in /usr/local/nvidia/... Initially I had everything in the .mujoco directory. After this didn't work, I downloaded another copy of mujoco...

echo $LD_LIBRARY_PATH /usr/local/cuda-8.0/lib64:

I tried cloning and then running this from the base mujoco-py directory: bash -c "python setup.py install" Using that approach I made it through the instructions on the mujoco website:...