Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tests] Address regularly failing Windows test "tcl" #1443

Closed
ourownstory opened this issue Oct 5, 2023 · 2 comments
Closed

[tests] Address regularly failing Windows test "tcl" #1443

ourownstory opened this issue Oct 5, 2023 · 2 comments
Assignees

Comments

@ourownstory
Copy link
Owner

---------- coverage: platform win32, python 3.10.11-final-0 ----------
Coverage XML written to file coverage.xml

=========================== short test summary info ===========================
FAILED tests\test_plotting.py::test_plot_conformal_prediction_asymmetric[matplotlib] - _tkinter.TclError: Can't find a usable init.tcl in the following directories:
{C:\hostedtoolcache\windows\Python\3.10.11\x64\tcl\tcl8.6}

C:/hostedtoolcache/windows/Python/3.10.11/x64/tcl/tcl8.6/init.tcl: couldn't read file "C:/hostedtoolcache/windows/Python/3.10.11/x64/tcl/tcl8.6/init.tcl": No error
couldn't read file "C:/hostedtoolcache/windows/Python/3.10.11/x64/tcl/tcl8.6/init.tcl": No error
while executing
"source C:/hostedtoolcache/windows/Python/3.10.11/x64/tcl/tcl8.6/init.tcl"
("uplevel" body line 1)
invoked from within
"uplevel #0 [list source $tclfile]"

This probably means that Tcl wasn't installed properly.
=========== 1 failed, 132 passed, 380 warnings in 747.06s (0:12:27) ===========

@ourownstory
Copy link
Owner Author

Likely connected to plots opening during tests.

@SimonWittner
Copy link
Collaborator

Should be fixed with #1445.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants