A problem about PyRep

Typically: "How do I... ", "How can I... " questions
Post Reply
jianye
Posts: 46
Joined: 16 Oct 2019, 13:58

A problem about PyRep

Post 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

Post Reply