Bug #9309
closedCHIRP vs. Big Sur
0%
Description
Got a new MacBook Pro with Big Sur... Tried to load CHIRP and got no love...
Tried launching the app from the command menu while located in my App folder.
Ran the following command prompt in Terminal: /Applications/CHIRP.app/Contents/MacOS/chirp
Results are below:
2021-08-25 19:24:39.521 CHIRP[7255:1077255] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
Traceback (most recent call last):
File "/Applications/CHIRP.app/Contents/MacOS/../Resources/chirp/chirpw", line 131, in
from chirp.ui import mainapp
File "/Applications/CHIRP.app/Contents/Resources/chirp/chirp/ui/mainapp.py", line 32, in
from chirp.drivers import generic_xml, generic_csv, repeaterbook
ImportError: cannot import name generic_xml