oxwhirl/smac

ImportError: cannot import name 'Model'

hongyonghan opened this issue · 0 comments

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'