Menu

#32 No module called "gi"

1.0
closed
nobody
None
2015-10-28
2015-10-17
No

After clicking on every option to install, I still get this error:

Microsoft Windows [Version 10.0.10565]
(c) 2016 Microsoft Corporation. All rights reserved.

C:\Users\crutc>python
Python 3.5.0 (v3.5.0:374f501f4567, Sep 13 2015, 02:16:59) [MSC v.1900 32 bit (In
tel)]
on win32
Type "help", "copyright", "credits" or "license" for more information.

from gi.repository import Gtk
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: No module named 'gi'

Am I installing wrong or what's the case here?

Discussion

  • tumagonx

    tumagonx - 2015-10-17

    I'm pretty sure I haven't port it for python 3.5 (as the project described), and probably wont anytime soon.

     
  • tumagonx

    tumagonx - 2015-10-28

    I have make installer won't allow python 3.5 in the next version (at least until it get ported)

     
  • tumagonx

    tumagonx - 2015-10-28
    • status: open --> closed
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.