stepjam / PyRep

A toolkit for robot learning research.
MIT License
693 stars 165 forks source link

libcoppeliaSim.so.1: cannot open shared object file: No such file or directory #316

Closed working236 closed 2 years ago

working236 commented 2 years ago

I still ecounter this problem. and i tried to solve it through previous issue, but they all failed, how should i do?

working236 commented 2 years ago

I tried almost all solutions mentioned in the previous issues, while none of them works. But I fix it because i found that Pycharm could not load LD_library_path from bashrc if you dont launch pycharm in terminal. So if you use pycharm as well, you could try to launch it in terminal, and it will work.