2011/12/22 Hartmut Goebel <[email protected]> > Use > os.path.join(HOMEPATH, 'support', '_mountzlib.py'), > the specify the file. This is what Makespec.py generates and should work > with both 1.5.1 and trunk. >
1.5.1 didn't generate that for me, it gave me the full path instead, so I had to implement some black magic in my .spec files in order to be able to use them on different computers. I didn't know that HOMEPATH worked for 1.5.1, I'll use that instead from now on :) -- *Adrià Cereto Massagué* Ph.D Student Nutrigenomics Research Group Biochemistry and Biotechnology Department Building N4, Campus Sescelades Universitat Rovira i Virgili Tarragona, Catalonia Languages: Català, Español, English, Français, Deutsch, Português Nota importante <http://www.gnu.org/philosophy/no-word-attachments.es.html>| Important Notice <http://www.gnu.org/philosophy/no-word-attachments.html> -- 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.
