[Tutor] A few Python Mysteries

James Reynolds eire1130 at gmail.com
Mon Dec 19 17:50:17 CET 2011


On Mon, Dec 19, 2011 at 11:35 AM, Wayne Watson <sierra_mtnview at sbcglobal.net
> wrote:

> Win 7, 64-bit
>
> I had Py 2.5 installed on my PC earlier this year, and it began failing
> around June. I finally uninstalled it, and tried 2.6.  Still had problems
> that centered around getting to IDLE. Uninstalled 2.6, and went to 2.7.
> Same problem. I completely uninstalled 2.7. I do have several folders of py
> programs. No Python.
>
> After that episode, I began to notice the following messages when I signed
> on to my PC after a boot. I do not bring my PC down very often.
>
> Specified module could not be found: Loadlib python.dll failed, and
> another of the same for Python25.dll failed (maybe not found).  I did a
> search for both, but neither were found.
>
> I ignored this inconvenience for a few weeks, and had developed a need to
> copy a particular python program on Win 7 to another computer. Call it
> abc.py.  I copied it to a thumb drive, and plugged the drive into the other
> PC, which has Python on it.  abc.py was missing from the drive.  I tried
> this about three times, and even went to yet another PC. No abc.py.
>
>  Finally, I pulled xyz.py from an XP PC on to the drive. When I put it on
> yet another PC, xyz.py was there, and I copied it on to the PC. Very
> strange.  Note again, I did not have Python installed on the Win 7 PC.  I
> have no idea if any of this is relevant to the attempt to install Py on my
> Win 7 PC, but it and the sign-on msgs may indicate something is twisted in
> the registry.
>
> Comments?
>
> It would be nice to get rid of the two msgs upon sign-on.
>
> --
>           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/<http://www.speckledwithstars.net/>
> >
>
>
> ______________________________**_________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/**mailman/listinfo/tutor<http://mail.python.org/mailman/listinfo/tutor>
>




Did you change the PATH to the right directory? It may still be pointing to
the old directory, or you may have never set it to begin with.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20111219/40d4f68b/attachment.html>


More information about the Tutor mailing list