13 Apr
2022
13 Apr
'22
9:59 a.m.
I have just tried to update our package using the latest daily sources and find that python3 is still not supported.
+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' File "/home/baz/rpmbuild/BUILD/chirp-daily-20220408/setup.py", line 17 print "Set chirp/__init__.py::__all__ = %s" % str(chirp.__all__) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?
I have tried to support chirp by including it in the Mageia distribution, however unless this situation changes soon I will sadly have to drop it for our next release.
Barry G4MKT