[chirp_devel] Default way to start chirp on py3 branch?
Pavel Milanes Costa (CO7WT)
Mon Dec 12 21:12:22 PST 2022
Hi,
I'm trying to start chip from github on the py3 branch and I got this:
====================%<============================================
pavel at agatha:~/Documentos/Software/Github/chirp$ ./chirpw
Traceback (most recent call last):
File "/home/pavel/Documentos/Software/Github/chirp/./chirpw", line
42, in <module>
directory.safe_import_drivers()
AttributeError: module 'chirp.directory' has no attribute
'safe_import_drivers'. Did you mean: 'import_drivers'?
pavel at agatha:~/Documentos/Software/Github/chirp$
====================%<============================================
If I change it to import_drivers it will pop up but crash on "read from
radio"
I'm missing something or that branch it's a wild moving target?, I'm
tying to test the Feidaxin radios now.
More information about the chirp_devel
mailing list