Hello
i have try the las svn but i get this error

Traceback (most recent call last):
  File "Build.py", line 974, in <module>
    main(args[0], configfilename=opts.configfile)
  File "Build.py", line 962, in main
    build(specfile)
  File "Build.py", line 925, in build
    execfile(spec)
  File "/home/luca11/Desktop/Luca/sorgenti_eric/pyinstaller/main/
main.spec", line 13, in <module>
    console=1 )
  File "Build.py", line 566, in __init__
    self.__postinit__()
  File "Build.py", line 135, in __postinit__
    self.assemble()
  File "Build.py", line 646, in assemble
    self.copy(exe, outf)
  File "Build.py", line 662, in copy
    inf = open(fnm, 'rb')
IOError: [Errno 2] No such file or directory: 'support/loader/run'

I check under the dir support/loader/ and the file run is not present
i have run6 and run 7, but i need also this that are exe file under
linux?

Regards

Luca

--~--~---------~--~----~------------~-------~--~----~
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