[issue25117] Windows installer: precompiling stdlib fails with missing DLL errors

Terry J. Reedy report at bugs.python.org
Thu Sep 17 02:24:08 CEST 2015


Terry J. Reedy added the comment:

Pre-compiling should generally not be needed; I try to remember to uncheck it.  If you do want everything compiled, read the doc for compileall module.

----------
nosy: +terry.reedy

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25117>
_______________________________________


More information about the Python-bugs-list mailing list