Currently, the Python interpreter is installed the first time the GUI is opened by the user, which adds an additional 5 min or so of wait time for the user. This install process should probably happen during the GUI install instead.
@sjanzou Do you foresee any issues with this approach? Let me know
Currently, the Python interpreter is installed the first time the GUI is opened by the user, which adds an additional 5 min or so of wait time for the user. This install process should probably happen during the GUI install instead.
@sjanzou Do you foresee any issues with this approach? Let me know