Fehlermeldung "Fatal Python error: Py_Initialize: unable to load the file system codec" in Python-App
Verfasst: Dienstag 7. August 2018, 08:18
Habe mal wieder eine einfache Frage. Wenn ich mein Python-Progrämmchen im Terminal ausführe, bekomme ich die Fehlermeldung
Fatal Python error: Py_Initialize: unable to load the file system codec
zipimport.ZipImportError: can't decompress data; zlib not available
Current thread 0x00007fff72d82000 (most recent call first):
Abort trap: 6
Goggle verrät mir folgendes: https://stackoverflow.com/questions/569 ... ec#5694730
"Check PYTHONPATH and PYTHONHOME system variable and make sure it doesn't points to Python 2.x"
Was muß ich da für mein Programm ändern? Das ist mit Python 3.6 gebaut und kann ja an unterschiedlichen Orten ausgeführt werden.
Mit freundlichen Grüßen/Regards
Beatrix Willius
http://www.mothsoftware.com
Mail Archiver X: The email archiving solution for professionals
Fatal Python error: Py_Initialize: unable to load the file system codec
zipimport.ZipImportError: can't decompress data; zlib not available
Current thread 0x00007fff72d82000 (most recent call first):
Abort trap: 6
Goggle verrät mir folgendes: https://stackoverflow.com/questions/569 ... ec#5694730
"Check PYTHONPATH and PYTHONHOME system variable and make sure it doesn't points to Python 2.x"
Was muß ich da für mein Programm ändern? Das ist mit Python 3.6 gebaut und kann ja an unterschiedlichen Orten ausgeführt werden.
Mit freundlichen Grüßen/Regards
Beatrix Willius
http://www.mothsoftware.com
Mail Archiver X: The email archiving solution for professionals