Re: install py2exe in vista

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • jim-on-linux

    Re: install py2exe in vista

    On Saturday 21 June 2008 13:28, Herman wrote:
    I want to install it in
    vista<http://www.daniweb.com/forums/thread130469.htm
    >l#>, but i get this message in the process:
    could not create... py2exe-py2.5
    I forwarded your question but you may want to ask again
    at the link below.

    py2exe-users@lists.sou rceforge.net

    jim-on-linux


    I press 'OK', then..
    could not set key value python 2.5 py2exe-0.6.8
    >
    I press 'OK' again, then...
    could not set key value
    c:\Python25\Rem ovepy2exe.exe" -u
    "c:\python25\py 2exe-wininst.log
    >
    The installation goes on and do something, run some
    postinstall script.
    >
    I thought it should be ok, but i fail even creating
    a simple hello word exe. I get this message after i
    run python setup.py install: running install
    running build
    running install_egg_inf o
    Writing
    c:\Python25\Lib \site-packages\UNKNOW N-0.0.0-py2.5-eg
    >g-info
    >
    No output is created.
    >
    Can I anyone help me with this?
    <http://www.addthis.com/bookmark.php>
    <http://www.daniweb.com/forums/editpost.php?do=editp
    >ost&p=631985 >
  • maphew

    #2
    Re: install py2exe in vista

    SOLVED: right-click on the install program and "Run as administrator"

    solution courtesy of http://support.esri.com/index.cfm?fa...leShow&d=34538

    On Jun 22, 11:34 am, jim-on-linux <inq1...@inqvis ta.comwrote:
    On Saturday 21 June 2008 13:28, Herman wrote:
    >
     I want to install it in
    vista<http://www.daniweb.com/forums/thread130469.htm
    l#>, but i get this message in the process:
    couldnotcreate. ..py2exe-py2.5
    >
    I forwarded your question but you may want to ask again
    at the link below.
    >
    py2exe-us...@lists.sou rceforge.net
    >
    jim-on-linuxhttp://inqvista.com
    >
    >
    >
    I press 'OK', then..
    couldnotset key value python 2.5 py2exe-0.6.8
    >
    I press 'OK' again, then...
    couldnotset key value
    c:\Python25\Rem ovepy2exe.exe" -u
    "c:\python25\py 2exe-wininst.log
    >
    The installation goes on and do something, run some
    postinstall script.
    >
    I thought it should be ok, but i fail even creating
    a simple hello word exe. I get this message after i
    run python setup.py install: running install
    running build
    running install_egg_inf o
    Writing
    c:\Python25\Lib \site-packages\UNKNOW N-0.0.0-py2.5-eg
    g-info
    >
    No output is created.
    >
    Can I anyone help me with this?
    <http://www.addthis.com/bookmark.php>
    <http://www.daniweb.com/forums/editpost.php?do=editp
    ost&p=631985>- Hide quoted text -
    >
    - Show quoted text -

    Comment

    Working...