# uncompyle6 version 3.9.3 # Python bytecode version base 2.6 (62161) # Decompiled from: Python 3.9.25 (main, Oct 31 2025, 23:16:49) # [GCC 14.2.0] # Embedded file name: main.pyc # Compiled at: 2024-11-13 09:37:24 import sys, scipy, one_unit def run(): frame = one_unit.main_application(sys.argv) frame.start() return if __name__ == '__main__': run() # okay decompiling pycode/main.pyc