[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-27 Thread Steve Dower
Change by Steve Dower : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> Fatal Python error: initfsencoding: unable to load the file system codec zipimport.ZipImportError: can't find module 'encodings' ___ Pyth

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-27 Thread Karthikeyan Singaravelan
Karthikeyan Singaravelan added the comment: This seems to be related to issue35596. -- nosy: +serhiy.storchaka, steve.dower, xtreak ___ Python tracker ___

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-25 Thread embed372
Change by embed372 : -- components: +Library (Lib) -Build ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-25 Thread embed372
Change by embed372 : -- type: compile error -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-25 Thread embed372
Change by embed372 : -- type: crash -> compile error ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip)

2018-12-25 Thread embed372
Change by embed372 : -- title: Python 3.7.2 Embed - zipimport.ZipImportError -> Python 3.7.2 Embed - zipimport.ZipImportError (Cannot load python37.zip) ___ Python tracker ___

[issue35587] Python 3.7.2 Embed - zipimport.ZipImportError

2018-12-25 Thread embed372
New submission from embed372 : [zip file] =--- python37.zip . # Uncomment to run site.main() automatically #import site Fatal Python error: initfsencoding: unable to load the fil