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
Apparently since OS X 10.11, Apple replaced the built in File Dialog with the one they use for iCloud that DOESN'T have a caption field.
QtPy uses the built in File Dialog, so to fix it, we'd need to find a different library and register it as a dependency for gPhoton++ or just write one ourselves!
The text was updated successfully, but these errors were encountered:
Apparently since OS X 10.11, Apple replaced the built in File Dialog with the one they use for iCloud that DOESN'T have a caption field.
QtPy uses the built in File Dialog, so to fix it, we'd need to find a different library and register it as a dependency for gPhoton++ or just write one ourselves!
The text was updated successfully, but these errors were encountered: