We should add another note about uninstalling Pympler. Basically, remove the
pympler directory
and Pympler*.egg file from the lib/python*/site-packages directory.
An easy way to find that directory may be os.path.join(sys.exec_prefix, 'lib',
'site_packages').
Btw, the Pympler*.egg file is not created by Python 2.5 and alter, it seems.
Original issue reported on code.google.com by MrJean1@gmail.com on 30 Nov 2008 at 7:51
Original issue reported on code.google.com by
MrJean1@gmail.com
on 30 Nov 2008 at 7:51