Hi Martin, 1) import/test_relative_import
> > My trunk dir is checked out from revision 1585. > > > Does the test run cleanly on your machine? > > No, it does not. On my linux box it's the same (No module 'named'). I > also wonder why it is failing. Ok, I will leave this test as it is. 2) basic/test_absolute_ld_library_path I will add a comment to the test telling users to try to unset LD_LIBRARY_PATH before running the test if they see it failing. 3) import/test_zipimport2 Do you have a good idea what to do about this test that now fails for me? Or should I ignore it since it has to do with installation of setuptools? (By the way, this test passes on my Mac.) /Martin -- 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.
