Re: [CentOS] epel python3 gi

2017-06-15 Thread Andreas Benzler
Ok set it up by my self https://copr.fedorainfracloud.org/coprs/andybe/CentOSPython34/ needs to test it. Thanx Andy ___ CentOS mailing list CentOS@centos.org https://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] epel python3 gi

2017-06-15 Thread Andreas Benzler
Thanks jh, in the meanwhile i found out that is use python2, still search for python34 gi module Sincerely Andy Am Donnerstag, den 15.06.2017, 11:49 +0100 schrieb John Hodrien: > On Thu, 15 Jun 2017, Andreas Benzler wrote: > > > pygtk2-2.24.0-9.el7.x86_64 > >

Re: [CentOS] epel python3 gi

2017-06-15 Thread John Hodrien
On Thu, 15 Jun 2017, Andreas Benzler wrote: pygtk2-2.24.0-9.el7.x86_64 pygtk2-libglade-2.24.0-9.el7.x86_64 pygpgme-0.3-9.el7.x86_64 pygobject3-3.14.0-3.el7.x86_64 pygobject3-base-3.14.0-3.el7.x86_64 pygobject2-2.28.6-11.el7.x86_64 [andy@localhost ~]$ rpm -qa | grep python3

Re: [CentOS] epel python3 gi

2017-06-15 Thread Andreas Benzler
pygtk2-2.24.0-9.el7.x86_64 pygtk2-libglade-2.24.0-9.el7.x86_64 pygpgme-0.3-9.el7.x86_64 pygobject3-3.14.0-3.el7.x86_64 pygobject3-base-3.14.0-3.el7.x86_64 pygobject2-2.28.6-11.el7.x86_64 [andy@localhost ~]$ rpm -qa | grep python3 python34-dbus-1.2.4-2.el7.x86_64 python34-libs-3.4.5-4.el7.x86_64

[CentOS] epel python3 gi

2017-06-15 Thread Andreas Benzler
Hello Everyone, don't know how to fix this: [andy@localhost snappergui]$ sudo python3 ./__init__.py [sudo] password for andy: Traceback (most recent call last): File "./__init__.py", line 3, in import gi ImportError: No module named 'gi' [andy@localhost snappergui]$ python ./__init__.py