[issue32217] freeze.py fails to work.

Decorater report at bugs.python.org
Tue Dec 5 10:36:47 EST 2017


Decorater <seandhunt_7 at yahoo.com> added the comment:

python ..\externals\cpython\Tools\freeze\freeze.py pyeimport.py
Error: needed directory E:\python360\lib\python3.6\config-3.6 not found
Use ``..\externals\cpython\Tools\freeze\freeze.py -h'' for help

Seems like freeze works now with no traceback. However on Windows I need to figure out how to make it actually work without ``make install`` because lack of ``make install`` on Windows.

:thinking: how can it know on Windows what the config to python could be?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32217>
_______________________________________


More information about the Python-bugs-list mailing list