On Mon, 13 Apr 2020, Michael Catanzaro wrote:

So how do I get a functional python2 interpreter and access to pip?

As a short-term solution, you can switch the runtime-version in your manifest to 18.08, but this runtime will only be supported for four more months, until August (when the 20.08 runtime is released), so users will start to see EOL warnings soon if you take that approach. Each version of freedesktop-sdk is supported for two years, and freedesktop-sdk 19.08 is a python3-only runtime.

If porting to python3 is not an option, and you don't want to accept that the app is dead (if upstream is not interested in python3, it certainly seems that way), then you can *try* to build python2 in your manifest. I'm not sure if anyone has successfully done that before, but in theory it could work.

Have you tried the py3 branch of chirp?
https://chirp.danplanet.com/projects/chirp/repository/show?rev=py3

Scott
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to