Python Forum
PyGtk3, No Module Named gi, on python3.5 on Windows
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PyGtk3, No Module Named gi, on python3.5 on Windows
#9
(May-19-2017, 08:56 AM)harun2525 Wrote: I can't install python3.5 to msys2
You don't install python3.5,it's get built. 
In this link same approach,you can build for only Python 3.5.
Quote:If you develop in Python 3:
pacman -S mingw-w64-x86_64-python3-gobject

Not using pacman and build this yourself(Visual Studio) can be nightmare.
The size will be somewhat large anyway,PyGObject(GTK 3+) has dependencies of at least 20 libraries.
Look at this blog.

Up to Python 3.4 there are "exe" build here.
This is what you have used before.
It install into a exciting Python 3.4 install.

Tool over do it in a other way,they build all PyGObject including Python 3.5.
Reply


Messages In This Thread
RE: PyGtk3, No Module Named gi, on python3.5 on Windows - by snippsat - May-19-2017, 01:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] ModuleNotFoundError: No module named 'PyQt5' matklt 2 16,742 Jun-02-2020, 07:05 AM
Last Post: Knight18
  [WxPython] Linux: No module named 'wx' PeterLinux 23 15,800 Apr-02-2020, 12:50 PM
Last Post: PeterLinux
  [Kivy] ModuleNotFoundError: No module named 'kivy' Exsul 7 30,332 Mar-30-2019, 12:58 AM
Last Post: Exsul
  "ModuleNotFoundError: No module named '_tkinter' in Python 3.8 Alfa 0 programmerc 1 6,370 Oct-21-2018, 06:32 PM
Last Post: Larz60+
  a suitable bluetooth module for python3 for transfering file gray 3 4,140 Jul-22-2017, 12:13 PM
Last Post: Larz60+
  pygtk3, how to change application theme ? harun2525 7 7,337 May-10-2017, 08:42 PM
Last Post: harun2525
  PyGtk3, How to Create “title-changed” signal for Gtk.Window Widget? harun2525 2 6,102 May-01-2017, 07:59 AM
Last Post: harun2525
  PyGTK3, I can't Change Button and Table Backgorund Color using modify_bg method. harun2525 3 9,138 Apr-24-2017, 04:05 PM
Last Post: changos
  PyGTK3, How to Print All Existing Signal ? harun2525 1 3,208 Apr-16-2017, 02:57 PM
Last Post: Larz60+
  [Tutorial] PyGtk3 How To Change Applicaton Theme harun2525 0 3,598 Apr-15-2017, 11:16 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020