scripts exported from GUI don't plot
Traceback (most recent call last):
File "/home/jwu/h.py", line 43, in <module>
import ba_plot
ModuleNotFoundError: No module named 'ba_plot'
caused by line
import ba_plot
Traceback (most recent call last):
File "/home/jwu/h.py", line 43, in <module>
import ba_plot
ModuleNotFoundError: No module named 'ba_plot'
caused by line
import ba_plot
added bug label
assigned to @j.wuttke
mentioned in merge request !812 (merged)
Resolved by !812 (merged).
closed