Ich habe versucht, mich umzusehen, konnte aber keine gute Lösung finden oder jemanden mit diesem speziellen Fehler.
Es passiert, nachdem ich versucht habe, screen mit zu installieren apt-get install screen
.
Error:
Setting up python3.6-minimal (3.6.1-1~14.04.york0) ...
Traceback (most recent call last):
File "/usr/lib/python3.6/py_compile.py", line 6, in <module>
import importlib._bootstrap_external
File "/usr/lib/python3.6/importlib/__init__.py", line 57, in <module>
import types
File "/usr/lib/python3.6/types.py", line 171, in <module>
import functools as _functools
File "/usr/lib/python3.6/functools.py", line 23, in <module>
from weakref import WeakKeyDictionary
File "/usr/lib/python3.6/weakref.py", line 12, in <module>
from _weakref import (
ImportError: cannot import name '_remove_dead_weakref'
dpkg: error processing package python3.6-minimal (--configure):
subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of python3.6:
python3.6 depends on python3.6-minimal (= 3.6.1-1~14.04.york0); however:
Package python3.6-minimal is not configured yet.
dpkg: error processing package python3.6 (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python3.6-minimal
python3.6
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ubuntu ausführen 14.04.
Der Bildschirm selbst scheint auf die neueste Version installiert zu sein, aber die Fehlermeldung hat mich immer noch beunruhigt.
Wirklich ratlos hier, ist jede Hilfe sehr dankbar.
python3.6
am 14.04 installiert ?