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
Updated by Andrew Hammond about 3 years ago
Same issue. I didn't even get that far:
❯ /Applications/CHIRP.app/Contents/MacOS/chirp
[1] 29055 killed /Applications/CHIRP.app/Contents/MacOS/chirp
Updated by Bernhard Hailer about 3 years ago
- Status changed from New to Closed
- Assignee deleted (
Dan Smith) - Model affected changed from (All models) to Installation
Duplicates #8647. Please follow and post there. Thanks!