Hi Martin and thanks for your reply. I tried to edit the file iu.py as suggested in the ticket, but nothing changed. Is ther any simple (or even dirty) workaround to make things work? In my case to force the user to install the program in a "free" path is not a possible solution...
On 31 Mag, 21:26, Martin Zibricky <mzibr.pub...@gmail.com> wrote: > Massi píše v Čt 31. 05. 2012 v 12:01 -0700: > > > By running the program as admin everything works and it turns out that > > it tries to create in the installation folder the directory support/ > > gen_py and an empty __init__.py file into it, but since it has not the > > necessary rights it fails to start. Since this does not depends on my > > script I wonder if it is somehow related to pyinstaller. Any hints? or > > are there any workaround to force the resulting executable to not > > require admin privileges? > > Thanks in advance! > > It is related to pyinstaller. The win32com runtime hook should create > gen_py dir in tmp directory. And this should be fixed in pyinstaller. > > http://www.pyinstaller.org/ticket/495 > > I work on it. But if you are faster you could do that. -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To post to this group, send email to pyinstaller@googlegroups.com. To unsubscribe from this group, send email to pyinstaller+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/pyinstaller?hl=en.