labscript-suite / labscript-utils

Shared modules used by the 𝘭𝘒𝘣𝘴𝘀𝘳π˜ͺ𝘱𝘡 𝘴𝘢π˜ͺ𝘡𝘦. Includes a graphical exception handler, debug tools, configuration management, cross platform filepath conversions, unit conversions and custom GUI widgets.
http://labscriptsuite.org
Other
2 stars 45 forks source link

Remove transitional code for migrating log files. #33

Closed chrisjbillington closed 4 years ago

chrisjbillington commented 4 years ago

This was causing issues due to trying to import blacs under the name BLACS, which succeeds on Windows due to case insensitivity but is a double import picked up by double import denier.

Migrating log files is not so important since nobody will be upgrading in-place to the new packages after the move to github.