PyRep icon indicating copy to clipboard operation
PyRep copied to clipboard

ImportError: cannot import name 'PyRep' from 'pyrep'

Open hahans opened this issue 7 months ago • 1 comments

I download the code zip in github , and use 'python setup.py install' in my terminal.After that ,when I input 'from pyrep import PyRep',it can't work and meet this error:'ImportError: cannot import name 'PyRep' from 'pyrep' (/home/czj/anaconda3/envs/hdp/lib/python3.10/site-packages/pyrep-3.2.0-py3.10.egg/pyrep/init.py)'.

hahans avatar Jul 22 '24 06:07 hahans