[Python-Dev] test_tcl failing... (original) (raw)
Guido van Rossum guido at python.org
Thu Mar 25 19:07:31 EST 2004
- Previous message: [Python-Dev] test_tcl failing...
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Include Python.h, 2.61, 2.62
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
When I tried this on my WinXP box, I got this:
C:\Python24>python lib\test\regrtest.py test_tcl test_tcl test test_tcl failed -- Traceback (most recent call last): File "C:\Python24\lib\test\test_tcl.py", line 116, in testPackageRequire tcl.eval('package require Tclx') TclError: can't find package Tclx
1 test failed: test_tcl
C:\Python24>
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] test_tcl failing...
- Next message: [Python-Dev] Re: [Python-checkins] python/dist/src/Include Python.h, 2.61, 2.62
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]