Page 1 of 1

A problem about PyRep

Posted: 22 Nov 2019, 21:43
by jianye
hello,

I want to use PyRep to control the object in Vrep and run the code below:

Code: Select all

from pyrep import PyRep
and a problem arises:

/home/jianye/anaconda3/lib/libQt5Core.so.5: version `Qt_5.12' not found (required by /usr/lib/libv_rep.so.1)

any advice?

Thanks in advance!

Jian Ye