m6c7l/pymmw

IWR1843+XDS110. python didn't response

zovonoir opened this issue · 2 comments

What fixed that for me was either commenting out the 'fig.canvas.set_window_title(...)' in update_plot() in plot.py or specifying the matplotlib backend with 'matplotlib.use("TkAgg")' at the top of plot.py