Paul Whipp píše v Po 27. 02. 2012 v 19:45 +1000: > > Not sure why the module would appear to be missing when python 2.6 can > see it (python 2.4 can too for that matter). The python script runs > fine (in python 2.6). > > So I'm still stuck. I suspect that trying cxfreeze et al will reveal > the same problem. I need to find a solution so I will keep looking.
Cxfreeze or similar would definitely reveal the same problem. > Any further suggestions or pointing out any errors I'm making would be > appreciated. I am surprised that 'building the bootloaders' did not > make a difference given that its mentioned as a fix in the FAQ. You could try - experiment with variable PYTHONHOME - development version of pyinstaller - development version of myppy -- 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.
