[Tutor] A few Python Mysteries

Steven D'Aprano steve at pearwood.info
Wed Dec 21 11:43:27 CET 2011


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.



-- 
Steven



More information about the Tutor mailing list