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 just tried to directly run the Kuka_diverse_object_gym__env.py, and I use pip install --user gym to install the gym package, and I got this error: from . import kuka ImportError: attempted relative import with no known parent package
How can I fix it?
Thanks in advance.
This discussion was converted from issue #3166 on April 26, 2021 03:47.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I just tried to directly run the Kuka_diverse_object_gym__env.py, and I use
pip install --user gym
to install the gym package, and I got this error:from . import kuka ImportError: attempted relative import with no known parent package
How can I fix it?
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions