Results 19 comments of Jagdeep Singh

Hi @srinivasansuraj, thank you for your interest in EvoGym. I am closing this issue for now, please let me know if the problem is unsolved.

@Yuxing-Wang-THU is exactly right. EvoGym was designed so that the rendering libraries are initialized on the first call to `.render()`. This was done so that training can be run on...

Hi @aespielberg, thank you for your interest in EvoGym. I was able to recreate the issue, and as suggested by @LiuShuai26, and @veerendrav, was able to fix it by running...

Apologies for the late response on this. I like the idea, please [email](mailto:[email protected]) me if you’d like to discuss further.

Hi @veerendrav thanks for your interest in EvoGym. I'm trying to recreate this issue, and suspect it has to with the cpp compiler/version of cpp being compiled. For instance, if...

I've recently updated, simplified, and modernized `EvoGym`'s build, which should fix this problem. Feel free to reopen this issue if the problem persists!

@PFLigthart @lucyivt I've recently updated, simplified, and modernized `EvoGym`'s build, which should fix this problem. Feel free to reopen this issue if the problem persists!

`pip install evogym --upgrade` should now automatically install all required dependencies.

@csvelayutham @ShuleiLiu @Yuxing-Wang-THU I've recently updated, simplified, and modernized `EvoGym`'s dependencies, which should fix this problem -- (numpy `

Ok -- I made many of the requested changes, and `evogym` is now on pypi! Please test it and let me know if you run into any issues 😄 @Okabe-Junya...