Ask Your Question

ken_levasseur's profile - activity

2015-06-12 22:48:56 +0200 commented answer RuntimeError: should never launch viewer in embedded mode

I'm using version 6.5 and get the same error when I evaluate

graphics_array(map(lambda g:g.plot(layout='circular'),duplicates)).show()

where duplicates is a list of graphs. The output is fine, but the error still appears.