Greetings everybody, I installed a local package using
python -m pip install <path-to-package-folder> Now if you install the same package from pypi, it says requirements already satisfied pointing to the location of the local package folder instead of site -package pip uninstall does not work as the package is not in site-package in the first place importing the package does not work as the package is not in site-package it won't install and won't delete Q: How do i remove the reference of a local package? Thanks Yours, Abdur-Rahmaan Janhangeer pythonmembers.club <http://www.pythonmembers.club/> | github <https://github.com/Abdur-rahmaanJ> Mauritius -- https://mail.python.org/mailman/listinfo/python-list