This pull request addresses multiple issues related to Python version updates and bug fixes.
Automatic Python Version Update: Ensures that Python versions are automatically updated for Github action python asset generation.
Fixed Unexpected Boolean Parameter: Resolves an issue where an unexpected boolean parameter caused errors when PYQT called the launch_cmd function in Linux.
Fixed Spyder Launch Button Bug: Addresses a bug where the Spyder launch button was not functioning as expected.
This pull request addresses multiple issues related to Python version updates and bug fixes.