Messed up pip install

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I was just trying to install pip some months ago, I recall. However, I've had no use of it till date.
I recall visiting this site and going on with the command curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py. I can also verify this as I have get-pip.py in my ~. Then I also remember reading
"pip is already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4 downloaded from python.org or if you are working in a Virtual Environment created by virtualenv or pyvenv. Just make sure to upgrade pip."



I obviously had Python installed, so I can remember running pip install -U pip and it installing the latest version, but I don't remember if I ever ran sudo python get-pip.py before reading the above(it is supposed to be run if you don't have python already installed).
I don't remember it but I think I did, because I have these files:



  • easy_install

  • easy_install-2.7

  • pip

  • pip2

  • pip2.7

  • wheel

in /usr/local/bin with the same modified date as that of get-pip.py in my home directory.



Now when I run pip install -U pip, it returns Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (10.0.1)



I'm just trying to clean my system of unwanted stuff and want to get rid of this extra installation I did(if I did it). How do I proceed with it?
Thanks in advance!







share|improve this question
























    up vote
    1
    down vote

    favorite












    I was just trying to install pip some months ago, I recall. However, I've had no use of it till date.
    I recall visiting this site and going on with the command curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py. I can also verify this as I have get-pip.py in my ~. Then I also remember reading
    "pip is already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4 downloaded from python.org or if you are working in a Virtual Environment created by virtualenv or pyvenv. Just make sure to upgrade pip."



    I obviously had Python installed, so I can remember running pip install -U pip and it installing the latest version, but I don't remember if I ever ran sudo python get-pip.py before reading the above(it is supposed to be run if you don't have python already installed).
    I don't remember it but I think I did, because I have these files:



    • easy_install

    • easy_install-2.7

    • pip

    • pip2

    • pip2.7

    • wheel

    in /usr/local/bin with the same modified date as that of get-pip.py in my home directory.



    Now when I run pip install -U pip, it returns Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (10.0.1)



    I'm just trying to clean my system of unwanted stuff and want to get rid of this extra installation I did(if I did it). How do I proceed with it?
    Thanks in advance!







    share|improve this question






















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      I was just trying to install pip some months ago, I recall. However, I've had no use of it till date.
      I recall visiting this site and going on with the command curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py. I can also verify this as I have get-pip.py in my ~. Then I also remember reading
      "pip is already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4 downloaded from python.org or if you are working in a Virtual Environment created by virtualenv or pyvenv. Just make sure to upgrade pip."



      I obviously had Python installed, so I can remember running pip install -U pip and it installing the latest version, but I don't remember if I ever ran sudo python get-pip.py before reading the above(it is supposed to be run if you don't have python already installed).
      I don't remember it but I think I did, because I have these files:



      • easy_install

      • easy_install-2.7

      • pip

      • pip2

      • pip2.7

      • wheel

      in /usr/local/bin with the same modified date as that of get-pip.py in my home directory.



      Now when I run pip install -U pip, it returns Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (10.0.1)



      I'm just trying to clean my system of unwanted stuff and want to get rid of this extra installation I did(if I did it). How do I proceed with it?
      Thanks in advance!







      share|improve this question












      I was just trying to install pip some months ago, I recall. However, I've had no use of it till date.
      I recall visiting this site and going on with the command curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py. I can also verify this as I have get-pip.py in my ~. Then I also remember reading
      "pip is already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4 downloaded from python.org or if you are working in a Virtual Environment created by virtualenv or pyvenv. Just make sure to upgrade pip."



      I obviously had Python installed, so I can remember running pip install -U pip and it installing the latest version, but I don't remember if I ever ran sudo python get-pip.py before reading the above(it is supposed to be run if you don't have python already installed).
      I don't remember it but I think I did, because I have these files:



      • easy_install

      • easy_install-2.7

      • pip

      • pip2

      • pip2.7

      • wheel

      in /usr/local/bin with the same modified date as that of get-pip.py in my home directory.



      Now when I run pip install -U pip, it returns Requirement already up-to-date: pip in /usr/local/lib/python2.7/dist-packages (10.0.1)



      I'm just trying to clean my system of unwanted stuff and want to get rid of this extra installation I did(if I did it). How do I proceed with it?
      Thanks in advance!









      share|improve this question











      share|improve this question




      share|improve this question










      asked May 23 at 18:10









      swingcake

      587




      587

























          active

          oldest

          votes











          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039519%2fmessed-up-pip-install%23new-answer', 'question_page');

          );

          Post as a guest



































          active

          oldest

          votes













          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes










           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1039519%2fmessed-up-pip-install%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          pylint3 and pip3 broken

          Missing snmpget and snmpwalk

          How to enroll fingerprints to Ubuntu 17.10 with VFS491