openai / vime

Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks"
https://arxiv.org/abs/1605.09674
342 stars 90 forks source link

OSError: site-packages/rllab-0.1.0-py3.7.egg/vendor/mujoco/libmujoco131.so: cannot open shared object file: No such file or directory #9

Closed smilesun closed 5 years ago

smilesun commented 5 years ago

I have tested my mujoco python version works well, I have installed rllab with python setup.py install then i did Execute TRPO+VIME on the hierarchical SwimmerGather environment via python sandbox/vime/experiments/run_trpo_expl.py

stupid am i, is there anything i did wrong to cause this problem?

smilesun commented 5 years ago

i managed to sovled the problem by copying files