1)After removing ActivePython 2.0 and replacing it with 2.1, all Tkinter
programs now generate the following error. Running "Repair" from the
installer doesn't help.
C:\>D:\Python21\Grayson\Examples\Chapter03\calc2.py
Traceback (most recent call last):
File "D:\Python21\Grayson\Examples\Chapter03\calc2.py", line 1, in ?
from Tkinter import *
File "d:\python21\lib\lib-tk\Tkinter.py", line 34, in ?
import FixTk # Attempt to configure Tcl/Tk without requiring PATH
File "d:\python21\lib\lib-tk\FixTk.py", line 1, in ?
import sys, os, _tkinter
ImportError: Module use of python20.dll conflicts with this version of
Python.
2) After using pyppm to install Py2exe and PyPerl they are not installed,
even though a pyppm query shows they are. (A search turns up nothing.)
3) The installer puts quotes around the path when it modifies 2000's path.
And so ends my first 1/2 hour of use with AP 2.1 ;-)
Don
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython