U:\> run_tests.py anypy Running unit tests at level 1 cannot import name check_manifest ['U:\\', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\setuptools-0.6c9-py2.6.egg', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\pytz-2009a-py2.6.egg', 'G:\\Tobias\\Devel\\python-tools', 'G:\\WINDOWS\\system32\\python26.zip', 'G:\\Interpreter\\Python\\Python26\\DLLs', 'G:\\Interpreter\\Python\\Python26\\lib', 'G:\\Interpreter\\Python\\Python26\\lib\\plat-win', 'G:\\Interpreter\\Python\\Python26\\lib\\lib-tk', 'G:\\Interpreter\\Python\\Python26', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\PIL', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\win32', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\win32\\lib', 'G:\\Interpreter\\Python\\Python26\\lib\\site-packages\\Pythonwin'] Traceback (most recent call last): File "U:\run_tests.py", line 890, in process_args() File "U:\run_tests.py", line 880, in process_args bad = main(module_filter, test_filter, libdir) File "U:\run_tests.py", line 628, in main from setup import check_manifest ImportError: cannot import name check_manifest