[Tutor] A few Python Mysteries

Wayne Watson sierra_mtnview at sbcglobal.net
Wed Dec 21 20:38:06 CET 2011


On 12/21/2011 9:57 AM, bodsda at googlemail.com wrote:
> I think your missing the point. Ignore the fact that your PATH doesn't contain the correct paths to python.
As I just wrote to Prins. I think I made a copy error on the dll. I'm 
looking at the sheet I wrote the msg on and it shows 26.dll
There is no 2.5 on my system. I removed it months ago.
True about the PATH, but having Python25 in it was wrong. It's now 27.  
Why 25 got put in there I do not know.

>
> The problem is that on startup, a program (unknown) is looking for the dll file for python2.5 - it is looking for this in the system32 directory. To be rid of the startup errors, you need to replace the dll that was removed by the uninstallation of python2.5 - to do this, reinstall python2.5
See my post to Prins above.
>
> Bodsda
> Sent from my BlackBerry® wireless device
>
> -----Original Message-----
> From: Wayne Watson<sierra_mtnview at sbcglobal.net>
> Sender: tutor-bounces+bodsda=googlemail.com at python.org
> Date: Wed, 21 Dec 2011 07:15:31
> To: Steven D'Aprano<steve at pearwood.info>; tutor at python.org<tutor at python.org>
> Subject: Re: [Tutor] A few Python Mysteries
>
> Python is long gone from my system.  I only have Python 27.  Somewhere a
> long the line, the uninstall of Python5 probably did not remove the
> Python5 from the PATH. I have no explanation as to why Python7 was not
> in the PATH.  I have no idea why some remnant of why Python6 is hanging
> around. I uninstalled it long ago too.
>
> On 12/21/2011 2:43 AM, Steven D'Aprano wrote:
>> Wayne Watson wrote:
>>> I changed Python25 to Python27, and rebooted.  I got the same two dll
>>> msgs again.
>> I suggest you find out what applications are trying to run using
>> Python 2.5. This is a Windows problem -- you need to get the list of
>> programs that run at start up and inspect them for something that uses
>> Python.
>>
>> Since I don't use Windows, I can't be more specific.
>>
>>
>>

-- 
            Wayne Watson (Watson Adventures, Prop., Nevada City, CA)

              (121.015 Deg. W, 39.262 Deg. N) GMT-8 hr std. time)
               Obz Site:  39° 15' 7" N, 121° 2' 32" W, 2700 feet

                      CE 1955 October 20 07:53:32.6 UT
                     -- "The Date" The mystery unfolds.

                     Web Page:<www.speckledwithstars.net/>




More information about the Tutor mailing list