[gtk-osx-users] pygobject3 installation with Python 2.



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




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]