sharppy / SHARPpy

Sounding/Hodograph Analysis and Research Program in Python
https://sharppy.github.io/SHARPpy/index.html
Other
216 stars 112 forks source link

Added environment flag necessary to run on macOS Monterey with PySide2 #236

Closed keltonhalbert closed 2 years ago

keltonhalbert commented 2 years ago

This fixes an issue where the GUI hangs and never loads the application. Found the solution here and implemented it into the full_gui.py script.

keltonhalbert commented 2 years ago

@wblumberg any reason I can't go ahead and merge this pull request into the main branch? Basically a 1-line environment variable.