Just to follow up on this:
using py2exe 0.6.6 works fine for building pykeylogger executable (which uses the pyhook library), but 0.6.8 produces errors "could not set hook". here's a link to one of the threads that reported this error, and which was solved by downgrading to py2exe 0.6.6:
update: pyhook from CVS HEAD just got some bugfixes, now works fine with py2exe 0.6.8. it will (probably) be released as pyhook 1.6, when the package maintainer gets around to it.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1173666
Originator: NO
Just to follow up on this:
using py2exe 0.6.6 works fine for building pykeylogger executable (which uses the pyhook library), but 0.6.8 produces errors "could not set hook". here's a link to one of the threads that reported this error, and which was solved by downgrading to py2exe 0.6.6:
http://sourceforge.net/forum/message.php?msg_id=5053129
any hints as to what may be going on would be appreciated. :)
Logged In: YES
user_id=1173666
Originator: NO
update: pyhook from CVS HEAD just got some bugfixes, now works fine with py2exe 0.6.8. it will (probably) be released as pyhook 1.6, when the package maintainer gets around to it.