ivy-llc / gym

Fully differentiable RL environments, written in Ivy.

Home Page:https://unify.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLU dependency

vadim0x60 opened this issue · comments

ivy-gym depends on GLU, an old unmaintained project. One of the problems it creates is that GLU depends on PyYAML==3.11 and a lot of libraries you might want to combine with ivy-gym depend on modern versions of PyYAML and thus can't work together

commented

thanks for flagging! this is now fixed!