Closed TkrUdagawa closed 6 years ago
The similar codes are found in graph and recommender. https://github.com/jubatus/jubatus_core/blob/master/jubatus/core/graph/wscript#L30 https://github.com/jubatus/jubatus_core/blob/master/jubatus/core/recommender/wscript#L39
Fixed via #390
In python3,
map
is evaluated lazily. Therefore the code used in wscript of anomaly here doesn't work correctly