sferes2 / map_elites

** Sferes2 module ** MAP-Elites module for Sferes2
Other
21 stars 7 forks source link

configuring module failed #15

Open KEniuniu opened 5 years ago

KEniuniu commented 5 years ago

when I configure the map elite module, it always says the following error:

Configuring for module: [modules/map_elites] Traceback (most recent call last): File "/home/robot/fault-tolerant/sferes2/.waf-2.0.14-e67604cd8962dbdaf7c93e0d7470ef5b/waflib/Logs.py", line 84, in emit self.emit_override(record) File "/home/robot/fault-tolerant/sferes2/.waf-2.0.14-e67604cd8962dbdaf7c93e0d7470ef5b/waflib/Logs.py", line 94, in emit_override msg=self.formatter.format(record) File "/home/robot/fault-tolerant/sferes2/.waf-2.0.14-e67604cd8962dbdaf7c93e0d7470ef5b/waflib/Logs.py", line 134, in format return msg%rec.args TypeError: not all arguments converted during string formatting Logged from file Logs.py, line 160

but it works fine for nn2 and cvt-map-elite module? why? can you help me to fix this thing?