简体   繁体   中英

install pygobject3 for python3 in windows?

i need to write a python3 program for windows and i want to use gtk+3 for GUI in GNU/Linux i use python3 and pygobject3 and now i cant find any binary version of pygobject3 for windows x86 or x86_64 !!! only i find last windows version is 2.28 !!! in this link http://ftp.gnome.org/pub/GNOME/binaries/win32/pygobject/

where i can find pygobject3 for windows and how to install and use that

thanks for all,

It looks like someone made a win32 binary for pygobject3.03 here (download link on page).

Also from a blog comment here , it looks like the current maintainers aren't interested (or have time) to port to windows.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM