Nickolaj Ajay Atchuthan
Results
1
issues of
Nickolaj Ajay Atchuthan
When trying to use plyers filechooser: ``` import plyer as pl path=pl.filechooser.open_file() ``` ``` I get the following error: File "/Users/user/Documents/GitHub/PigBrain/loader.py", line 24, in load_mat_file path=pl.filechooser.open_file() File "/Users/user/opt/anaconda3/lib/python3.8/site-packages/plyer/facades/filechooser.py", line 50,...