Thanks Martin for your help. I have been able to fix this problem somehow (did some clean build and path cleanup).
One question i have regarding this utility, i have one python script say test.py. I ran pyinstaller as "python pyinstaller.py ../test.py". Now i noticed that a test folder is created having build and dist folder. Could you please tell me significance of the folders? Also i noticed there are lot of files inside the dist folder along with test exe, Can i only copy this exe and run without these files or there is a way to generate a single exe only? -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To view this discussion on the web visit https://groups.google.com/d/msg/pyinstaller/-/z2N2dRM0IB8J. 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.
