labscript-suite-oldfinal1 / labscript_utils

Shared modules used by the labscript suite. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.
Other
0 stars 0 forks source link

ModuleWatcher issue with import_or_reload #28

Open philipstarkey opened 4 years ago

philipstarkey commented 4 years ago

Original report (archived issue) by Chris Billington (Bitbucket: cbillington, GitHub: chrisjbillington).


Labscript compilation using import_or_reload can crash with the following after a module has been modified:

mw_bug.png

Saw this on a fresh install with Python 3.7 in miniconda, and the latest released versions of everything as of a week ago.