Terry J. Reedy <tjre...@udel.edu> added the comment:

I ran turtledemo and played with colormixer a few years ago, so slightly older 
Windows should not matter.  Was Python installed with the python.org installer? 
 (The appdate path suggests so.)  Your single-user versus my all-user install 
should not matter.

Please run 'python -m turtle'.  Demo should end with 'click me' to end.

Run the test suite with 'python -m test -ugui  -j0'.  I should be under 5 min 
running in parallel.  I expect the locale tests to fail.  And test_winconsoleio 
may hang.  If/when it is the last test running, stop with control-C.  Does 
anything else fail?

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue41758>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to