ZhaoRunyi
ZhaoRunyi
24.04.29 ubuntu 22.04 仍有此问题
Roger that, thanks.
hi, find that the question wasn't fixed here: [https://gymnasium.farama.org/environments/mujoco/half_cheetah/](url)
> > Now it appers: > > ``` > Traceback (most recent call last): > File "D:\project_python\pcscan_config\main.py", line 2, in > import open3d as o3d > File "D:\anaconda\envs\yamabuki\lib\site-packages\open3d\__init__.py", line 93,...
> ok,thank you a lot. I have solve the problem in simulation. Have you met this error and warning when running: `bash run_learner.sh` could you tell me your ubuntu and...
SAME ISSUE, could the author please gives solution?
It works for me, thx!
> I ran into the same error `libmeshlab-common.so: undefined symbol: _ZdlPvm, version Qt_5` > > Running the following before my python script fixed it: > > `export LD_LIBRARY_PATH=~/.conda/envs//lib/python3.9/site-packages/pymeshlab/lib/:$LD_LIBRARY_PATH` > >...