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?
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?