[CentOS-de] python3

Andreas a.meyer at nimmini.de
Fr Mär 23 11:05:21 UTC 2018


Am Fri, 23 Mar 2018 06:39:58 +0000 schrieb Timm Stamer
<timm.stamer at uni-oldenburg.de>:

> yum -y install https://centos7.iuscommunity.org/ius-release.rpm
> yum -y install python36u python36u-pip python36u-devel
> 
> Du nutzt Python 3.6 dann anschließend foglendermaßen:
> 
> # python3.6 --version

Ich versuche, gajim zu starten, das schlägt aber fehl.

/launch.py
Traceback (most recent call last):
  File "./launch.py", line 3, in <module>
    from gajim import gajim
  File "/home/andreas/gajim/gajim/gajim.py", line 46, in <module>
    import gi
ModuleNotFoundError: No module named 'gi'

lauch.pi hat als sha-bang #!/usr/bin/env python3 gesetzt.
Ändere ich das auf #!/usr/bin/env python3.6 bekomme ich obige
Fehlermeldung.

Ich kenne mich mit Python leider überhaupt nicht aus.

Grüße

  Andreas


Mehr Informationen über die Mailingliste CentOS-de