oxwhirl / smac

SMAC: The StarCraft Multi-Agent Challenge
MIT License
1.03k stars 228 forks source link

ImportError: cannot import name 'Model' #82

Closed hongyonghan closed 2 years ago

hongyonghan commented 2 years ago

i tried to use the rllib to train the StartCraftII,but i met some errors. from ray.rllib.models import Model ImportError: cannot import name 'Model'