Haris Sahovic
Haris Sahovic
Which version of python are you running?
Hi @thekevalian, Thanks for reporting this. I'll investigate.
I'm closing for now - let me know if you want to reopen it :)
I agree that the current way results are handled by player objects can be improved, but i don't think starting battles should erase the previous results. These two actions should...
Hey @cameronangliss, I missed your comments - sorry for the delay. Thanks for this PR and good update. > A new Player method called battle_against_multi which allows you to play...
Hi @AlanOsys, Thanks for opening this issue. Can you post a minimum example to reproduce this issue?
I wonder if this has to do with carriage return (`\r\n`) v. line feed (`\n`). Most editors give you the option to choose. If yours does, can you try changing...
Please see https://github.com/hsahovic/poke-env/issues/508#issuecomment-2054201642
Hi @Ank-22 and @snufkinnikfuns, `keras-rl` has stopped development a while ago and is hard to get running these days. There are combinations of package versions where this example works -...
You are right in the sense that these integration tests make sure the code runs with a given timeout. What I would like to implement is a check that executes...