[issue24960] Can't use lib2to3 with embeddable zip file.
Kirk Sayre added the comment: Here is a more robust version of my local fix for this problem. -- Added file: http://bugs.python.org/file46869/pgen.py ___ Python tracker <http://bugs.python.org/issue24
[issue24960] Can't use lib2to3 with embeddable zip file.
Kirk Sayre added the comment: I've been fighting with this issue today trying to import networkx in the embedded Python shipped with IDA-Pro. I have implemented a local fix to pgen.py that allows networkx to import and be used in IDAPython scripts. I added a check to see if a .zip ar