I'm running into issues using py2exe to package an applicaton using instrumental because the pint-module in Instrumental is configured to only use the default config-files (defaults_en.txt). The issue ...
This was originally written for the python 2 version. To use it you need to have installed PyQt4, the pyuic4 utility and py2exe. The GUI uses Tkinter, so it is necessary to have it available, too.