oxwhirl/smac

rllib version?

maris205 opened this issue · 0 comments

I use the latest version of rllib,
get this error:
ImportError: cannot import name 'Model' from 'ray.rllib.models' (C:\Users\Administrator.DESKTOP-8U9VBK4.conda\envs\sc2\lib\site-packages\ray\rllib\models_init_.py)

it seems the new version use ModelV2. I revise it, but it still can't run.
So which version rllib can run the ppo and mix example?