Michael Young
Results
2
issues of
Michael Young
/home/yxh/anaconda3/envs/tensorenv/lib/python3.6/site-packages/baselines/baselines/run.py 2 places:env._entry_point.split(':')[0].split('.')[-1] change to env.entry_point.split(':')[0].split('.')[-1]
can you tell me what's the verison of mujoco ,mujoco-py ,gym to run the project, i build the environment(mujoco150,mujoco-py1.50.1.0,gym0.9.5),but still encountered a problem. PermissionError: [Errno 13] Permission denied: '/home/yxh/anaconda3/envs/gymlab/lib/python3.6/site-packages/mujoco_py-1.50.1.0-py3.6.egg/mujoco_py/cymj.c' Traceback...