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