lib-python/2.7/test/test_ttk_textonly.py::unmodified
Traceback (most recent call last):
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\pypy\tool\pytest\run-script\regrverbose.py", line 14, in <module>
indirect_test()
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\test\test_ttk_textonly.py", line 16, in test_main
*runtktests.get_tests(gui=False, packages=['test_ttk']))
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\test\runtktests.py", line 64, in get_tests
for module in get_tests_modules(gui=gui, packages=packages):
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\test\runtktests.py", line 49, in get_tests_modules
".%s" % name[:-len(py_ext)], pkg_name)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\importlib\__init__.py", line 37, in import_module
__import__(name)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\test\test_ttk\test_widgets.py", line 12, in <module>
from widget_tests import (add_standard_options, noconv, noconv_meth,
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\test\widget_tests.py", line 13, in <module>
if get_tk_patchlevel() < (8, 5, 11):
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\test\test_ttk\support.py", line 76, in get_tk_patchlevel
tcl = tkinter.Tcl()
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\Tkinter.py", line 1927, in Tcl
return Tk(screenName, baseName, className, useTk)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib-python\2.7\lib-tk\Tkinter.py", line 1825, in __init__
self.tk = _tkinter.create(screenName, baseName, className, interactive, wantobjects, useTk, sync, use)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tkinter\__init__.py", line 30, in create
interactive, wantobjects, wantTk, sync, use)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tkinter\app.py", line 160, in __new__
Tcl_AppInit(self)
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tkinter\app.py", line 53, in Tcl_AppInit
app.raiseTclError()
File "d:\pypy_stuff\buildbot64\slave\pypy-c-jit-win-x86-64\build\lib_pypy\_tkinter\app.py", line 173, in raiseTclError
raise TclError(tkffi.string(tklib.Tcl_GetStringResult(self.interp)))
TclError: Can't find a usable init.tcl in the following directories:
d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/lib_pypy/lib/tcl8.6 d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/pypy/lib/tcl8.6 d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/lib/tcl8.6 d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/pypy/library d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/library d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/build/tcl8.6.9/library d:/pypy_stuff/buildbot64/slave/pypy-c-jit-win-x86-64/tcl8.6.9/library
This probably means that Tcl wasn't installed properly.
builder: pypy-c-jit-win-x86-64 build #2372+
test: lib-python/2.7/test/test_ttk_textonly.py::unmodified