29 Mär 24, 13:13 Nachmittag » Willkommen Gast. Bitte einloggen oder registrieren. Haben Sie Ihre Aktivierungs E-Mail übersehen?





Autor Thema: 'mintupdate' und 'software-sources' Problem seit Python 3.6.3  (Gelesen 5399 mal)

Offline Armageddon

  • Clubmitglied
  • *
  • Beiträge: 1
Hallo,
ich komme nicht mehr weiter.
Ich habe vor einigen Tagen Python 3.6.3 installiert.
Nun startet weder die Aktualisierungsverwaltung noch die "Anwendungspaketquellen".

Aktualisierungsverwaltung:
Über die Befehlszeile mit 'mintupdate' erscheint folgendes:

Traceback (most recent call last):
  File "/usr/lib/linuxmint/mintUpdate/mintUpdate.py", line 5, in <module>
    import gi
  File "/usr/lib/python3/dist-packages/gi/__init__.py", line 42, in <module>
    from . import _gi
ImportError: cannot import name '_gi'

Anwendungspaketquellen:
Über die Befehlszeile mit 'software-sources' erscheint folgendes:

Traceback (most recent call last):
  File "/usr/bin/software-sources", line 3, in <module>
    import xapp.os
  File "/usr/lib/python3/dist-packages/xapp/os.py", line 4, in <module>
    import psutil
  File "/usr/lib/python3/dist-packages/psutil/__init__.py", line 68, in <module>
    from . import _pslinux as _psplatform
  File "/usr/lib/python3/dist-packages/psutil/_pslinux.py", line 24, in <module>
    from . import _psutil_linux as cext
ImportError: cannot import name '_psutil_linux'

Kann mir jemand weiter helfen?
Vielen Dank im Voraus. Sorry, bin alles andere als ein Linux-Crack....

Python2: Version 2.7.12,
Linux Mint 18.2 KDE
 

Offline ehtron

  • Clubmitglied
  • **
  • Beiträge: 80
    • Ehlertronic Linux Support
Re: 'mintupdate' und 'software-sources' Problem seit Python 3.6.3
« Antwort #1 am: 18. Oktober 2017, 11:12 »
Hi :)
crosspostings bitte benennen !!!
Lg. ehtron :)
Ehlertronic Linux Support
https://www.ehlertronic.de/linux.html
 

Linuxianer

  • Gast
Re: 'mintupdate' und 'software-sources' Problem seit Python 3.6.3
« Antwort #2 am: 18. Oktober 2017, 12:53 »
Das gleiche Problem hat man auch bei LMU als Frage gestellt.

https://www.linuxmintusers.de/index.php?topic=44792.msg638394#new
 

Beastly

  • Gast
Re: 'mintupdate' und 'software-sources' Problem seit Python 3.6.3
« Antwort #3 am: 18. Oktober 2017, 14:41 »
Hier ist das zu, Problem wurde im anderen Forum gelöst.