From: Jared D. <dem...@ya...> - 2016-06-13 17:37:20
|
The Python3 ported pefile makes use of futures and therefore lib2to3. This introduces a couple of dependencies (Grammar.txt and PatternGrammar.txt) which are not the standard types packaged into the shared library by py2exe (normally dll, pyd, pyo) Anyone know now to modify py2exe to include those? Thx!jrod |