test_smac_env.py Run error “ValueError: Must set either the feature layer or rgb dimensions, or use raw units.” #60
-
Run ‘python .\test_smac_env.py’ WARNING:root:If you want to use numba to speed up segment tree, please install numba first |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
OK, I guess your problem is because You can install DI-star first like this And we will add related statements in |
Beta Was this translation helpful? Give feedback.
OK, I guess your problem is because
DI-star
andSMAC in dizoo
use our modified pysc2, you need to use related file in hereYou can install DI-star first like this
And we will add related statements in
dizoo/smac