Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error #305

Open
SomeRandomGuy009 opened this issue Jul 24, 2022 · 5 comments
Open

Error #305

SomeRandomGuy009 opened this issue Jul 24, 2022 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@SomeRandomGuy009
Copy link

TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases

Python version:
3.8.13 and 3.10.5

poke-env version:
0.4.21

@hsahovic
Copy link
Owner

Hey @SomeRandomGuy009,

Thanks for opening this issue. Do you have a script to reproduce this issue?

@hsahovic hsahovic self-assigned this Jul 25, 2022
@hsahovic hsahovic added the bug Something isn't working label Jul 25, 2022
@SomeRandomGuy009
Copy link
Author

Yep, i'm not sure how to send it in a codeblock tho

@SomeRandomGuy009
Copy link
Author

I was just testing your simpleheuristic and pmariglia's bot.. @hsahovic

@SomeRandomGuy009
Copy link
Author

@hsahovic
Copy link
Owner

@SomeRandomGuy009 I was able to reproduce the issue and fix it by setting the version of gym with: pip install gym==0.24.1

@hsahovic hsahovic added this to Needs triage in Known issues via automation Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Known issues
  
Needs triage
Development

No branches or pull requests

2 participants