On 8/01/20 8:53 AM, Abdur-Rahmaan Janhangeer wrote:
Greetings everybody,
Salaam,
I installed a local package using
python -m pip install
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
sit
Greetings everybody,
I installed a local package using
python -m pip install
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