Closed PaLeroy closed 10 months ago
pip install is working from my end!
I think it is working well.
from imp_marl.imp_wrappers.pettingzoo import pettingzoo_wrap_struct
from imp_marl.imp_wrappers.gym import gym_wrap_sa_struct
from imp_marl.imp_wrappers.gymnasium import gymnasium_wrap_sa_struct
will do the same for marl_lib and the examples
You can also try to execute examples:
python -m imp_marl.imp_wrappers.gym.examples.random_gym
It is working nicely!
Nice! We merge? :D
Try it:
pip install git+http://github.com/moratodpg/imp_marl.git@setup