Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #71843

Re: 'Swampy' installation through 'pip'

Newsgroups comp.lang.python
Date 2014-05-21 01:12 -0700
References <d4b965e1-1bb3-4d26-bf99-544e6e64d21a@googlegroups.com>
Message-ID <4ff628db-1b32-449d-9f93-37d567c4627a@googlegroups.com> (permalink)
Subject Re: 'Swampy' installation through 'pip'
From Ronak Dhakan <ronaksoni301@gmail.com>

Show all headers | View raw


After reading the suggestions...

I uninstalled Python 2.7.6 from   'E:\Program Files\Python 2.7.6'   & installed in   'C:\Python27'.

Then I put   'get-pip.py'   file in   'C:\Python27'   , opened command prompt, navigated to   'C:\Python27'  & ran   'python get-pip.py'   and pip was installed.

Then I navigated to   'C:\Python27\Scripts'   in command prompt, ran   'pip install swampy'   . And swampy was downloaded & installed.

Yeeaaayy !!!   Problem solved !

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

'Swampy' installation through 'pip' Ronak Dhakan <ronaksoni301@gmail.com> - 2014-05-20 00:11 -0700
  Re: 'Swampy' installation through 'pip' Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-20 14:20 +0100
  Re: 'Swampy' installation through 'pip' Chris Angelico <rosuav@gmail.com> - 2014-05-20 23:35 +1000
  Re: 'Swampy' installation through 'pip' Ian Kelly <ian.g.kelly@gmail.com> - 2014-05-20 09:33 -0600
  Re: 'Swampy' installation through 'pip' Ronak Dhakan <ronaksoni301@gmail.com> - 2014-05-21 01:12 -0700

csiph-web