You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A build process has been setup for a standalone exe of a console app for clients to use the table processing tool. This needs to be expanded to also generate an exe of the GUI.
The text was updated successfully, but these errors were encountered:
For reference, the error is:
File "dash_callback.py", line 318, in wrap_func
File "dash\long_callback\managers_init_.py", line 83, in register_func
File "dash\long_callback\managers_init_.py", line 103, in hash_function
File "inspect.py", line 1147, in getsource
File "inspect.py", line 1129, in getsourcelines
File "inspect.py", line 958, in findsource
OSError: could not get source code
A build process has been setup for a standalone exe of a console app for clients to use the table processing tool. This needs to be expanded to also generate an exe of the GUI.
The text was updated successfully, but these errors were encountered: