amra and py2exe

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • vinod

    amra and py2exe

    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

  • Larry Bates

    #2
    Re: amra and py2exe

    vinod wrote:
    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
    >
    You should post this on gmane.comp.pyth on.py2exe newsgroup.

    -Larry

    Comment

    Working...