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
#4
i met new problem, i installed pygtk3 on python3.5 and pygtk3 gave new error:

>>> import gi
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Program Files\Python35\lib\site-packages\gi\__init__.py", line 42, i
 <module>
    from . import _gi
ImportError: Module use of python34.dll conflicts with this version of Python.
please help me.

up to date.
Reply


Messages In This Thread
RE: PyGtk3, No Module Named gi, on python3.5 on Windows - by harun2525 - May-16-2017, 09:04 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [PyQt] ModuleNotFoundError: No module named 'PyQt5' matklt 2 16,785 Jun-02-2020, 07:05 AM
Last Post: Knight18
  [WxPython] Linux: No module named 'wx' PeterLinux 23 16,024 Apr-02-2020, 12:50 PM
Last Post: PeterLinux
  [Kivy] ModuleNotFoundError: No module named 'kivy' Exsul 7 30,408 Mar-30-2019, 12:58 AM
Last Post: Exsul
  "ModuleNotFoundError: No module named '_tkinter' in Python 3.8 Alfa 0 programmerc 1 6,399 Oct-21-2018, 06:32 PM
Last Post: Larz60+
  a suitable bluetooth module for python3 for transfering file gray 3 4,184 Jul-22-2017, 12:13 PM
Last Post: Larz60+
  pygtk3, how to change application theme ? harun2525 7 7,393 May-10-2017, 08:42 PM
Last Post: harun2525
  PyGtk3, How to Create “title-changed” signal for Gtk.Window Widget? harun2525 2 6,133 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,164 Apr-24-2017, 04:05 PM
Last Post: changos
  PyGTK3, How to Print All Existing Signal ? harun2525 1 3,221 Apr-16-2017, 02:57 PM
Last Post: Larz60+
  [Tutorial] PyGtk3 How To Change Applicaton Theme harun2525 0 3,612 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