Hi i am having trouble creating exe using py2exe for amara package
i saw some posts related to this talking about amara cat file but i
dont have any cat file for amara on my machine.
the standalone script runs fine. i am using python on windows
here is the error i am getting while creating the exe
The following modules appear to be missing
['amara', 'ext.IsDOMStrin g', 'ext.SplitQName ']
can anybody please help me with this?
Thanks,
Vinod
i saw some posts related to this talking about amara cat file but i
dont have any cat file for amara on my machine.
the standalone script runs fine. i am using python on windows
here is the error i am getting while creating the exe
The following modules appear to be missing
['amara', 'ext.IsDOMStrin g', 'ext.SplitQName ']
can anybody please help me with this?
Thanks,
Vinod
Comment