Oleg N added the comment:
This dll probobly won't work. Read at the end of this article
http://blogs.msdn.com/b/vcblog/archive/2015/03/03/introducing-the-universal-crt.aspx
how to obtain ucrtbase.
--
___
Python tracker
<http://bugs.py
Oleg N added the comment:
You need ucrtbase.dll. Extract this archive to your Python35-32 folder and try
to run python.
--
nosy: +Oleg N
Added file: http://bugs.python.org/file40459/ucrtbase.zip
___
Python tracker
<http://bugs.python.org/issue25
New submission from Oleg N:
Error: [Errno 2] No such file or directory:
'...\\python35.zip\\lib2to3\\Grammar.txt'. Python35.zip from this archive:
https://www.python.org/ftp/python/3.5.0/python-3.5.0rc2-embed-amd64.zip. Path
is correct.
--
components: Library (Lib)
messag