How do I install PIL with easy-install? I used that once but forget how. I seem to recall reading it installs a version that is Py native and doesn't choke on your OS. Or did I read that wrong?
Jim On 16 May 2013 02:44, eryksun <eryk...@gmail.com> wrote: > On Thu, May 16, 2013 at 2:06 AM, Jim Mooney <cybervigila...@gmail.com> wrote: >> >> And regardless of the answer to that I still want to know how to >> uninstall modules. Do I just find and delete them? And are they all in >> the same place? > > You should be able to uninstall msi or exe packages just like any > other Windows program. pip has an uninstall command if you used it to > install a package. If you used easy_install, you'll have to manually > delete associated eggs and egg-info directories from > Lib\site-packages, defunct scripts in Scripts, and also edit > Lib\site-packages\easy-install.pth to remove deleted cruft. It's > definitely not easy_uninstall. -- Jim Mooney “For anything that matters, the timing is never quite right, the resources are always a little short, and the people who affect the outcome are always ambivalent.” _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor