Just a quick note -- I don't have time to elaborate, but I did want to let you know:

I have a Win32 service that I've been maintaining and distributing using py2exe. For various reasons, I decided to give PyI a try. I was able to build an executable, and the executable did respond correctly to the "install" and "remove" commands, but trying start (from the command line or the MSC dialog) resulted in "failed to start in a timely fashion". This message came back very quickly, so it might be masking something else. Also, I tried it in onefile and onedir mode, with the same result.

One other bit: I have a package in site-packages called "rsa" with only an __init__.py. PyI couldn't find it until I added a path to site-packages.

If I get a chance (unlikely), I'll dig deeper into what's going on.

--
Don Dwiggins
Advanced Publishing Technology

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to