Skip to content

Stable Baselines 3 and PyBullet Environment Errors #17

@hiraz01

Description

@hiraz01

The instructions for the stable baseline 3 and PyBullet appear to be out of date or incorrect. I have tried to use gymnasium 0.29.1 with the pybullet_envs_gymnasium environments but get an error. The latest gymnasium also does not work.

TypeError: WalkerBaseBulletEnv.reset() got an unexpected keyword argument 'seed'. It appears the learn method does not work well with the PyBullet Environments.

I know this is not a Stable Baselines issue, but it seems that the PyBullet enviornments are not keeping up with gymnasium changes. Either way, any help or direction would be greatly appreciated. Ultimately, it would be nice to have an updated set of instructions for getting the environments, pybullet, and stable baselines working together. Thanks for the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions