Hello,

I've built pygobject with the following command:
% jhbuild build pygobject3

It installs python stuff only in $prefix/lib/python3.8.

The GTK based program I'm porting to macOS uses Python 2.7 (I hope not for a 
very long time) and it issues the error:
ImportError: No module named gi

How to tell the installer to put also files in $prefix/lib/python2.7?

Note: "jhbuild build pygobject" doesn't install gi stuff.

Thanks, Pascal.
https://blady.pagesperso-orange.fr


_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to