RE: ActivePython 2.1 problems.

2001-04-23 Thread Tuttled
I just tried to install py2exe & pyperl to see what would happen with AP 2.1. It goes through the motions but doesn't install the modules. However a "query" DOES show that they are install. Bug? Don ___ ActivePython mailing list [EMAIL PROTECTED] htt

RE: ActivePython 2.1 problems.

2001-04-22 Thread Tuttled
[Don] > Does this mean the when the repository is working correctly it can already > distinguish between requests from AP 2.0 and AP 2.1 and automatically > dispense the correct module? [Paul] >That's right. It has been behaving this way since about noon yesterday >when we last saw our phantom ca

Re: ActivePython 2.1 problems.

2001-04-21 Thread Paul Prescod
Tuttled wrote: > >... > > Does this mean the when the repository is working correctly it can already > distinguish between requests from AP 2.0 and AP 2.1 and automatically > dispense the correct module? That's right. It has been behaving this way since about noon yesterday when we last saw our

RE: ActivePython 2.1 problems.

2001-04-20 Thread Tuttled
Hi Paul, Working kind of late on a Friday night aren't ya? ;-) [Don] > 1) To really make pyppm safe to use, it looks to me like it will need to > include version control. [Paul] >We've removed Tk from the repository. As you may have seen from other >essages we had a temporary problem where our

Re: ActivePython 2.1 problems.

2001-04-20 Thread Paul Prescod
Tuttled wrote: > > I solved the TK mystery. Didn't notice you're now including TK as a part of > the install. After I installed AP 2.1, I immediately used pyppm to install > TK! This caused the problem. Mixed versions of TK. Which brings up a couple > of points. > > 1) To really make pyppm sa

RE: ActivePython 2.1 problems.

2001-04-20 Thread Tuttled
2001 9:35 AM To: Tuttled Cc: Activepython; [EMAIL PROTECTED] Subject: Re: ActivePython 2.1 problems. Tuttled wrote: > > 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

Re: ActivePython 2.1 problems.

2001-04-20 Thread Paul Prescod
Tuttled wrote: > > 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:\