On Thu, May 16, 2013 at 2:06 AM, Jim Mooney <cybervigila...@gmail.com> wrote: > How do I uninstall modules? I installed Pygraphics, which worked fine, > along with some other mods, like numpy, but when I installed 64 bit py > 2.7 > I get the message "The _imaging C module is not installed" when > running a prog that worked fine before. I think I have a higher > dot-version - Py 2.7.4 as opposed to 2.7.3 - what's the easiest way > to fix this? Will uninstalling and reinstalling the modules do > anything or do I have to revert to an older Py (I'm on Win 7)
On windows it's generally easiest to use a 32 bit Python. If you uninstall python, and install a 32 bit version and the 32 bit modules and so on, it should work. By the way, do you mind if I ask why you're using PyGraphics? It's only meant to be used for education (and even there, AFAIK the only users are the University of Toronto (and even there, I think they stopped using it because they switched to Python 3 for Coursera and didn't care enough to upgrade PyGraphics (I am mad about this))). -- Devin _______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor