I am using Python 3.5.2 and the pip version installed is 18.1. Earlier the list of packages used would be displayed when i just typed 'pip list' on the cmd , but recently its not displaying anything. I only get the list of packages when I type 'python -m pip list'
Comments
Post a Comment