IanYangChina / pybullet_multigoal_gym

Pybullet version of the multigoal robotics environment from OpenAI Gym
Apache License 2.0
86 stars 17 forks source link

import pybullet_multigoal_gym as pmg ,pybullet_multigoal_gym is None #8

Closed letgo-hub closed 2 days ago

letgo-hub commented 3 weeks ago

Install the environment according to requirements. txt, but an error is reported env = pmg.make_env(task='pick_and_place', AttributeError: module 'pybullet_multigoal_gym' has no attribute 'make_env'

IanYangChina commented 3 weeks ago

Hi, could you give a full description of how to reproduce the issue?

IanYangChina commented 2 days ago

I'm closing this issue I haven't heard any update for a while.