Martin Gamwell Dawids píše v Čt 24. 11. 2011 v 06:43 -0800: > basic/test_nestedlaunch1 > ----------------- > Looks like module _ctypes is not available. I guess this is also why > test 'basic/test_ctypes' is skipped. > > Maybe this test should be skipped as well? (But how do you specify > that if _ctypes is not available, a test should be skipped?)
In runtests.py at the top there lits with tests and their required modules. Just add this one there. -- 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.
