You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)'.
The text was updated successfully, but these errors were encountered:
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)'.
The text was updated successfully, but these errors were encountered: