Thanks, figured it out. If pycairo isn't installed, pygtk fails to install an actual gtk module but still builds. I don't know in what situation that might be preferable to failing, but there it is. :)
On Sun, Mar 25, 2018 at 10:30 AM, Nolan Darilek via chirp_devel <chirp_devel@intrepid.danplanet.com> wrote:
I wonder if chirpw might try importing pygtk if
plain gtk fails?
You could try that. You could also try symlinking gtk to pygtk in your generated site-packages directory to see if they truly are identical and compatible.
TomĀ
_______________________________________________ chirp_devel mailing list chirp_devel@intrepid.danplanet.com http://intrepid.danplanet.com/mailman/listinfo/chirp_devel Developer docs: http://chirp.danplanet.com/projects/chirp/wiki/Developers