Notice For All pyHook users

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

    #1

    Notice For All pyHook users

    If you want to compile your program the new py2exe release 0.6.8 wont
    work!
    the pyhook function will be ignored

    you'll have to uninstall the 0.6.8 version and to install the 0.6.6
    instead

    it took me 2 days to find the solution.

    maybe some day someone will bump the same problem and find this
    message through google
  • bruno.desthuilliers@gmail.com

    #2
    Re: Notice For All pyHook users

    On 25 juin, 19:47, Gandalf <goldn...@gmail .comwrote:
    If you want to compile your program the new py2exe release 0.6.8 wont
    work!
    the pyhook function will be ignored
    >
    you'll have to uninstall the 0.6.8 version and to install the 0.6.6
    instead
    >
    it took me 2 days to find the solution.
    >
    maybe some day someone will bump the same problem and find this
    message through google
    py2exe bugtracker is here:
    http://sourceforge.net/tracker/?atid...83&func=browse

    and there's a page on the wiki named ProblemsToBeFix ed:


    Comment

    Working...