Hi I was trying the python packaging using setuptools and to test I installed the module in develop mode. i.e
python setup.py develop
This has
Edit easy-install.pth in your site-packages directory and remove the line that points to your development version of that package.