这是indexloc提供的服务,不要输入任何密码
Skip to content

gym and gymnasium version coressponding to tianshou's newest version0.4.1 #820

@GongYanfu

Description

@GongYanfu
  • I have marked all applicable categories:
    • exception-raising bug
    • RL algorithm bug
    • documentation request (i.e. "X is missing from the documentation.")
    • new feature request
  • I have visited the source website
  • I have searched through the issue tracker for duplicates
  • I have mentioned version numbers, operating system and environment, where applicable:
    import tianshou, gym, torch, numpy, sys
    print(tianshou.__version__, gym.__version__, torch.__version__, numpy.__version__, sys.version, sys.platform)

I have installed the newest tianshou, then installed gym and gymnasium,but got error as bellow, it seems that the reason is the version of gym and gymnasium.
image
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions