Hi, I'm having issues running examples in Pyrep example folders. I've managed to download successfully but I'm not able to run any examples. Pardon me if I'm not seeing something to solve the issue as I'm new to this.
I followed the steps in #224 but I do not have any additional qt5 like the user did but I'm receiving the same error they did.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi, I'm having issues running examples in Pyrep example folders. I've managed to download successfully but I'm not able to run any examples. Pardon me if I'm not seeing something to solve the issue as I'm new to this.
I followed the steps in #224 but I do not have any additional qt5 like the user did but I'm receiving the same error they did.
echo $LD_LIBRARY_PATH // $COPPELIASIM_ROOT // $QT_QPA_PLATFORM_PLUGIN_PATH
gave me
/home/students/s123/Downloads/CoppeliaSim_Edu_V4_1_0_Ubuntu18_04: /home/students/s123/Downloads/CoppeliaSim_Edu_V4_1_0_Ubuntu18_04: // /home/students/s123/Downloads/CoppeliaSim_Edu_V4_1_0_Ubuntu18_04 // /home/students/s123/Downloads/CoppeliaSim_Edu_V4_1_0_Ubuntu18_04
in #224 , I see that
sudo apt-get install qt5-default qttools5-dev-tools
was given as a way to solve the problem but I'm not able to run sudo as I'm not an admin. Is there a workaround for this case?