This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author hyu
Recipients hyu
Date 2018-12-27.16:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545927507.21.0.851075424973.issue35596@roundup.psfhosted.org>
In-reply-to
Content
>python
Fatal Python error: initfsencoding: unable to load the file system codec
zipimport.ZipImportError: can't find module 'encodings'

There are two vcruntime140.dll with no binary diff.
 Date      Time     Attr     Size   Compressed   Name
------------------- ----- -------- ------------  ----------------
2018-12-10 22:06:34 .....    80128        45532  vcruntime140.dll
...
2018-12-10 22:06:34 .....    80128        45532  vcruntime140.dll

Repeated downloads. Checked both versions:
https://www.python.org/ftp/python/3.7.2/python-3.7.2-embed-amd64.zip
https://www.python.org/ftp/python/3.7.2/python-3.7.2-embed-win32.zip

Searched and read release and doc. Checked bugs since yesterday.
History
Date User Action Args
2018-12-27 16:18:33hyusetrecipients: + hyu
2018-12-27 16:18:27hyusetmessageid: <1545927507.21.0.851075424973.issue35596@roundup.psfhosted.org>
2018-12-27 16:18:27hyulinkissue35596 messages
2018-12-27 16:18:27hyucreate