Comment # 3 on bug 935038 from
this would happen if the order of paths in sys.path got messed up.

please post output of: python3 -c "import sys; print(sys.path)"
with and without the import-failed pth present.
(if necessary, remove /etc/pythonstart to prevent the readline error)

also please confirm that you do in fact have both python3-base and python3 rpms
installed


You are receiving this mail because: