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
For whatever reason wxGTK does some switcheroo of the encoding
used for filename strings (used by wxFopen and alike) when
wxApp is initialised and not before. So you are forced to
create wx.App() before attempting to load pcb even if you don't
need any windows.
:bleh:
0 commit comments