how to get get-pip.py

174 views
Skip to first unread message

Steve Burrus

unread,
Jun 2, 2015, 11:01:47 PM6/2/15
to django...@googlegroups.com
how do I get get-pip.py?

 

Vijay Khemlani

unread,
Jun 3, 2015, 12:38:32 AM6/3/15
to django...@googlegroups.com

On Tue, Jun 2, 2015 at 7:37 PM, Steve Burrus <steveb...@gmail.com> wrote:
how do I get get-pip.py?

 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/74aa072c-181d-42c6-81ac-92029d305356%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

DHaval Joshi

unread,
Jun 3, 2015, 11:23:09 AM6/3/15
to django...@googlegroups.com
python get-pip.py install

Steve Burrus

unread,
Jun 3, 2015, 5:04:53 PM6/3/15
to django...@googlegroups.com
well I am ab;e to install pip okay BUT there must be a config. error because all that I get when I t ry to run pip is this :

"C:\Users\SteveB\Desktop>pip
'pip' is not recognized as an internal or external command, operable program or batch file."

Now what is wrong anyway? [I have set the environment variables the right way for Python I believe]

Steve Burrus

unread,
Jun 3, 2015, 10:43:09 PM6/3/15
to django...@googlegroups.com
well I am still waiting for an answer to my earlier post about pip and apparently not configuring it right. 

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

Mike Dewhirst

unread,
Jun 4, 2015, 1:04:53 AM6/4/15
to django...@googlegroups.com
On 4/06/2015 8:42 AM, Steve Burrus wrote:
> well I am still waiting for an answer to my earlier post about pip and
> apparently not configuring it right.Â

Have you looked at the pip website? Maybe there is a user support
mailing list for pip.

But in any case, perhaps you should use Python >= 3.4 because it has pip
built in.

Good luck

Mike

>
> On Wed, Jun 3, 2015 at 11:13 AM, Steve Burrus <steveb...@gmail.com
> <mailto:steveb...@gmail.com>> wrote:
>
> well I am ab;e to install pip okay BUT there must be a config. error
> because all that I get when I t ry to run pip is this :
>
> "C:\Users\SteveB\Desktop>pip
> 'pip' is not recognized as an internal or external command, operable
> program or batch file."
>
> Now what is wrong anyway? [I have set the environment variables the
> right way for Python I believe]
> Â Â
>
>
> On Tuesday, June 2, 2015 at 6:01:47 PM UTC-5, Steve Burrus wrote:
>
> how do I get get-pip.py?
>
> Â
>
> --
> You received this message because you are subscribed to a topic in
> the Google Groups "Django users" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> django-users...@googlegroups.com
> <mailto:django-users...@googlegroups.com>.
> To post to this group, send email to django...@googlegroups.com
> <mailto:django...@googlegroups.com>.
> <https://groups.google.com/d/msgid/django-users/aaacb0a7-daba-4c15-9855-6703a1e64592%40googlegroups.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout.
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to django-users...@googlegroups.com
> <mailto:django-users...@googlegroups.com>.
> To post to this group, send email to django...@googlegroups.com
> <mailto:django...@googlegroups.com>.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABcoaSAXEciVaE9Fv5RxbHgpRq1Q388txFZKMbeDk%3DkuJ_-CDw%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CABcoaSAXEciVaE9Fv5RxbHgpRq1Q388txFZKMbeDk%3DkuJ_-CDw%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Steve Burrus

unread,
Jun 4, 2015, 1:16:21 AM6/4/15
to django...@googlegroups.com
"you should use Python >= 3.4" I rerpeatedly use version 3.5 of Python! I have looked at many of these tutorial videos, via youtube, on how to set up Django but I still get that error msg. when I try to type in "pip" after I think I haVE successfully installed it!

                                                                                           Steve B. 

Mike Dewhirst

unread,
Jun 4, 2015, 2:05:16 AM6/4/15
to django...@googlegroups.com
Sorry Steve

I didn't realise you needed help to get Django installed. You said you
were having a problem with pip.

Generally the best way to get help is to explain exactly what you have
done and detail the error messages generated. Putting your message in
bold doesn't help.

I just checked my sent messages and see that I replied to you a couple
of days ago at which time you said you had Django working.

I can understand that you are having problems in a Windows environment
because I am forced to use it myself and I too have to cope with its
idiosyncrasies. I didn't know there is a Windows version 10 and I see
from Tuesday's post you say it is a beta version.

If you have no other choice of platform you should expect a beta version
of any operating system to have problems which the supplier really wants
to hear about so they can sort it out. So, to help Microsoft out I
suggest the following:

1. Uninstall Django and Python

2. Install Python 3.4 for Windows (3.5 is quite new) exactly as
described on the Python website.

3. Fully document any errors encountered

4. Report such errors to Microsoft if any

5. If there were no errors installing Python 3.4 and you are able to get
a non-Supervisor command prompt running, then install Django like this:

C:\users\steve\pip install django

6. If you encounter any problems at all you must let Microsoft know
because they will want to fix it.

Mike





On 4/06/2015 11:16 AM, Steve Burrus wrote:
> *"you should use Python >= 3.4" I rerpeatedly use version 3.5 of Python!
> I have looked at many of these tutorial videos, via youtube, on how to
> set up Django but I_still _get that error msg. when I try to type in
> "pip" after I think I haVE successfully installed it!*
> *
> *
> *Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â
> Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Â Steve B.Â
> *
> *
> *
> *On Wed, Jun 3, 2015 at 8:04 PM, Mike Dewhirst <mi...@dewhirst.com.au
> <mailto:mi...@dewhirst.com.au>> wrote:
> *
>
> *On 4/06/2015 8:42 AM, Steve Burrus wrote:
> *
>
> *well I am still waiting for an answer to my earlier post about
> pip and
> apparently not configuring it right.Â
> *
>
> *
> Have you looked at the pip website? Maybe there is a user support
> mailing list for pip.
>
> But in any case, perhaps you should use Python >= 3.4 because it has
> pip built in.
>
> Good luck
>
> Mike
>
> *
>
> *Â
> *
>
> --
> You received this message because you are subscribed to the Google
> Groups "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to django-users...@googlegroups.com
> <mailto:django-users...@googlegroups.com>.
> To post to this group, send email to django...@googlegroups.com
> <mailto:django...@googlegroups.com>.
> Visit this group at http://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CABcoaSCRByxHr%2B6ZXOKo4PRRPcYCvpWA7H_UkcTBPhgtTrFZ8Q%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CABcoaSCRByxHr%2B6ZXOKo4PRRPcYCvpWA7H_UkcTBPhgtTrFZ8Q%40mail.gmail.com?utm_medium=email&utm_source=footer>.

Steve Burrus

unread,
Jun 4, 2015, 3:24:46 AM6/4/15
to django...@googlegroups.com
Well Mikea I hardly did it the first time that I  tried but I was able to get Python 3.4 installed ! And I also got that ez-setup installed okay. But where do I go from here to get pip going okay?  incidentally I tried doing step 5 "C:\users\steve\pip install django" but that didn't work! There must be another path to the django install.

                                                                                                               Steve Burrus  


--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.

DHaval Joshi

unread,
Jun 4, 2015, 11:19:36 AM6/4/15
to django...@googlegroups.com
try this 

sudo apt-get install python-pip

Steve Burrus

unread,
Jun 4, 2015, 5:33:47 PM6/4/15
to django...@googlegroups.com
I am sorry Dhavi but your command didmn't work! Now I don't think you know  that I am on a Windows system and that "sudo" command do esn't work on windows. Any other ideas for me? 

Michael Manfre

unread,
Jun 4, 2015, 6:37:02 PM6/4/15
to django...@googlegroups.com
"sudo apt-get install ..." is a command that works on Ubuntu and a few other flavors of linux. It does not work on Windows.

Which version of Python did you install? If it's Python 3.4 or newer, pip is bundled. Python 3.4 is installed to "C:\Python34\" as the default. To use pip, you would execute "C:\Python34\python -m pip install PACKAGE_NAME" without the surrounding quotes. 
To avoid having to type the full path all the time, you will need to add it to your path. Please read https://docs.python.org/3.4/using/windows.html#excursus-setting-environment-variables

If you are using a version of Python earlier than 3.4, follow the instructions found at https://pip.pypa.io/en/latest/installing.html

Regards,
Michael Manfre
                                                                                                               Steve Burrus  

Steve Burrus

unread,
Jun 4, 2015, 6:53:36 PM6/4/15
to django...@googlegroups.com
"Which version of Python did you install?" well up until last nite I was using some flavor of Python 3.5. But someone suggested that I get the 3.4 version of it so I did. I have all of the environment varianbles set correctly. I did the ez_install.py thing right. And you would think that I could easily do the "pip install django" ri ght but it fails.


Regards,
                                                                                                               Steve Burrus  

memilanuk

unread,
Jun 4, 2015, 8:22:22 PM6/4/15
to django...@googlegroups.com
On 06/04/2015 11:53 AM, Steve Burrus wrote:
> *"Which version of Python did you install?" well up until last nite I
> was using some flavor of Python 3.5. But someone suggested that I get
> the 3.4 version of it so I did. I have _all _of the environment
> varianbles set correctly. I did the ez_install.py thing right. And you
> would think that I could easily do the "pip install django" ri ght but
> it fails.
>

An observation... why are you trying to use python 3.5? You do realize
that its not been fully released yet... right?

If you don't know that, or don't know that pip comes already installed
in python 3.4.x and later, or how to set your PATH... you really, really
don't need to be running a beta or release candidate version of python.
For anything.

Stick with the latest released version, which is currently 3.4.3 - and
comes with pip already installed. There are seven 'options' to the
install, six of which are done for you by default. The last - 'Add
python.exe to your PATH' - should make 'pip' work straight from the
command line. Uninstall, re-install, check that option and move on. I
just did it in a Windows 7 VM - works fine.

A side note... lay off the large bold font - it makes your posts to the
list somewhat obnoxious to read. And try trimming your replies - and/or
not top-posting.


Monte



--
Shiny! Let's be bad guys.

Reach me @ memilanuk (at) gmail dot com

Steve Burrus

unread,
Jun 4, 2015, 8:43:42 PM6/4/15
to django...@googlegroups.com
sorry monte for the "inane" quesation but which Path should I use in Env. Variables, the one in "Users" or the one below in "System", to set the correct path with Python? I have seen conflicting tutorials which have said to use one or the other.

                                                                                              Steve  

Alon Nisser

unread,
Jun 4, 2015, 8:52:49 PM6/4/15
to django...@googlegroups.com
1. Please, This is an open source community, with people answering questions here on their free time (no one here is getting payed to answer).  so no need for the BOLD Frustrated type.

2. Specifying you are on windows from the beginning would help, Lots of us are using different flavors of windows.

3. The error you are getting is proving that the path etc isn't set up correctly to support python install , shoot up a terminal and type python and hit enter - do you get a running python interpreter or the same error as pip? are the folders where python.exe and pip.exe are added to your windows path? (you can check where the binaries are with your favorite file explorer tool)  if not , you should add them. if they are did you add them to the path while the terminal you are using now was already active? if so you should try from another terminal ('cmd') instance

4. A final advice on python environments - make it a habit to use virtualenv (pip install virtualenv) and don't use global installs of packages

Good luck!

Regards,
                                                                                                               Steve Burrus  

memilanuk

unread,
Jun 4, 2015, 9:02:08 PM6/4/15
to django...@googlegroups.com
On 06/04/2015 01:43 PM, Steve Burrus wrote:
> but which Path should I use in Env. Variables, the one in "Users" or the one below in "System", to set
> the correct path with Python? I have seen conflicting tutorials which have said to use one or the other.
>

Like I said... the simplest way to get it right would be to uninstall,
and let the installer do it for you.

Otherwise... I've always used the System path, and it looks like the
Python 3.4.3 installer used the same approach: it pre-pended
'C:\Python34\;C:\Python34\Scripts;' (without the quotes) to the System path.

Steve Burrus

unread,
Jun 4, 2015, 9:43:21 PM6/4/15
to django...@googlegroups.com
it seems like I haVE also seen someone say I should put, into the System path, the Python Lib\site-packages\django\bin or sometjhing like that. 

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

memilanuk

unread,
Jun 4, 2015, 10:10:15 PM6/4/15
to django...@googlegroups.com
On 06/04/2015 02:42 PM, Steve Burrus wrote:
> it seems like I haVE also seen someone say I should put, into the System
> path, the Python Lib\site-packages\django\bin or sometjhing like that.
>

I think I'd just worry about getting python/pip working from the command
line first, then virtualenv/virtualenvwrapper, then worry about django.

From inside a virtualenv, the django manage.py commands work just fine,
without any additional diddling with the system path.

Steve Burrus

unread,
Jun 4, 2015, 11:16:25 PM6/4/15
to django...@googlegroups.com
when I try to run Python it comes for me normally! [ No problem ] I not heard yet about a pip.exe file. Just where is that contained in the Python ins tallation anyway? I  will try that "pip install virtualenv" soon.


Regards,
                                                                                                               Steve Burrus  

Michael Manfre

unread,
Jun 5, 2015, 1:01:15 AM6/5/15
to django...@googlegroups.com
On Thu, Jun 4, 2015 at 7:15 PM, Steve Burrus <steveb...@gmail.com> wrote:
when I try to run Python it comes for me normally! [ No problem ] I not heard yet about a pip.exe file. Just where is that contained in the Python ins tallation anyway? I  will try that "pip install virtualenv" soon.

C:\Python34\Scripts\pip.exe

I recommend adding C:\Python34\Scripts to your path right after the C:\Python34 folder (each path should be separated by a semicolon)

Regards,
Michael Manfre

Steve Burrus

unread,
Jun 5, 2015, 3:18:20 AM6/5/15
to django...@googlegroups.com
well I mdid exactly what you instructed but it still didn't work! Here is the error mesg. that I got : "
c:\Users\SteveB\Desktop>pip install virtualenv 
Fatal error in launcher: Job information querying failed".
 

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

memilanuk

unread,
Jun 5, 2015, 3:30:36 AM6/5/15
to django...@googlegroups.com
Stop.

Uninstall python (whatever version(s) you have).

Re-install python (3.4.3), but this time when you get to the screen
telling you what all is going to be installed, scroll down and enable
the last item "Add python.exe to the PATH".

Python commands (including pip) should work from the command line with
no problem. I did *exactly* this as a test this afternoon, and told you
so earlier. Quit flailing about and start over.

Steve Burrus

unread,
Jun 5, 2015, 3:51:13 PM6/5/15
to django...@googlegroups.com
Okay Monte I will certsainly "man up" and start over and try to do what you said. Incidentally I have done the "Add python.exe to the PATH" thing that you suggested but it still failed! I have done all of the configuration the right way but I still simply cannot type "pip" [into the command line] and get all of the pip commands.


On Thursday, June 4, 2015 at 10:30:36 PM UTC-5, Monte Milanuk wrote:

Steve Burrus

unread,
Jun 5, 2015, 4:41:42 PM6/5/15
to django...@googlegroups.com
well moknte I got good/bad news for you! The GOOD news is that I finally got pip installed successfully but the BAD news is that I wasn't able to upgrade pip. Here is the resulting error when I tried to do that :

"C:\Users\SteveB>pip install --upgrade pip
You are using pip version 6.0.8, however version 7.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
  Using cached pip-7.0.3-py2.py3-none-any.whl
Installing collected packages: pip
  Found existing installation: pip 6.0.8
    Uninstalling pip-6.0.8:
      Successfully uninstalled pip-6.0.8
  Exception:
  Traceback (most recent call last):
    File "C:\Python34\lib\shutil.py", line 371, in _rmtree_unsafe os.unlink(fullname)
  PermissionError: [WinError 5] Access is denied: 'C:\\Users\\SteveB\\AppData\\Local\\Temp\\pip-xfly9791-uninstall\\python34\\scripts\\pip.exe'

  During handling of the above exception, another exception occurred:

  Traceback (most recent call last):
    File "C:\Python34\lib\site-packages\pip\basecommand.py", line 232, in main
      return PREVIOUS_BUILD_DIR_ERROR
    File "C:\Python34\lib\site-packages\pip\commands\install.py", line 347, in run
      if os.path.islink(target_item_dir):
    File "C:\Python34\lib\site-packages\pip\req\req_set.py", line 560, in install
      self.successfully_downloaded.append(req_to_install)
    File "C:\Python34\lib\site-packages\pip\req\req_install.py", line 680, in commit_uninstall
    File "C:\Python34\lib\site-packages\pip\req\req_uninstall.py", line 153, in commit
      rmtree(self.save_dir)
    File "C:\Python34\lib\site-packages\pip\_vendor\retrying.py", line 49, in wrapped_f
      return Retrying(*dargs, **dkw).call(f, *args, **kw)
    File "C:\Python34\lib\site-packages\pip\_vendor\retrying.py", line 212, in call
      raise attempt.get()
    File "C:\Python34\lib\site-packages\pip\_vendor\retrying.py", line 247, in get
      six.reraise(self.value[0], self.value[1], self.value[2])
    File "C:\Python34\lib\site-packages\pip\_vendor\six.py", line 659, in reraise
      raise value
    File "C:\Python34\lib\site-packages\pip\_vendor\retrying.py", line 200, in call
      attempt = Attempt(fn(*args, **kwargs), attempt_number, False)
    File "C:\Python34\lib\site-packages\pip\utils\__init__.py", line 61, in rmtree
      try:
    File "C:\Python34\lib\shutil.py", line 478, in rmtree
      return _rmtree_unsafe(path, onerror)
    File "C:\Python34\lib\shutil.py", line 368, in _rmtree_unsafe
      _rmtree_unsafe(fullname, onerror)
    File "C:\Python34\lib\shutil.py", line 368, in _rmtree_unsafe
      _rmtree_unsafe(fullname, onerror)
    File "C:\Python34\lib\shutil.py", line 373, in _rmtree_unsafe
      onerror(os.unlink, fullname, sys.exc_info())
    File "C:\Python34\lib\site-packages\pip\utils\__init__.py", line 73, in rmtree_errorhandler
      raise
  PermissionError: [WinError 5] Access is denied: 'C:\\Users\\SteveB\\AppData\\Local\\Temp\\pip-xfly9791-uninstall\\python34\\scripts\\pip.exe' "

Now what's wrong?  

Gergely Polonkai

unread,
Jun 5, 2015, 4:51:42 PM6/5/15
to django...@googlegroups.com
Hello,

it seems that the user running pip doesn’t have write access to the temp directory. You should check the permissions of C:\Users\SteveB\AppData\Local\Temp and its subdirectories as you can see in the PermissionError line (just change the double backslashes (\\) to single ones (\).

Is it possible that you run pip with a user other than the one you used to install Python?

Best,
Gergely

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

DHaval Joshi

unread,
Jun 5, 2015, 5:44:26 PM6/5/15
to django...@googlegroups.com
sry dear i don't know about windows installation.....

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.

To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.

Steve Burrus

unread,
Jun 5, 2015, 6:06:05 PM6/5/15
to django...@googlegroups.com
well tqhat's okay. I was absolutely struggling to get pip installed correctly for quite a long time! I need to see more videos on how to start to work with Django. You have any tips about t hat?

Gergely Polonkai

unread,
Jun 5, 2015, 6:51:56 PM6/5/15
to django...@googlegroups.com
It seems the very first thing you should do is make pip (and with that, Python) work. For this, you may want to go to a Python related mailing list, although I’m sure there are many overlapping between the Django list and that one.

Steve Burrus

unread,
Jun 5, 2015, 9:54:28 PM6/5/15
to django...@googlegroups.com
oh I thought tha t I told you thsat I was able to make python/pip work! It's just this little thing about not being able to upgrade pip which bothers me, just a little bit. and I am not trying to run pip with any other User other than myself.    

Gergely Polonkai

unread,
Jun 5, 2015, 10:09:10 PM6/5/15
to django...@googlegroups.com
So it doesn’t work :) I’m not very familiar with Python on Windows (or Windows, in general), but this really seems to be a problem related to this.

Have you also checked the permissions on the directory mentioned in the PermissionDenied message?

Russell Keith-Magee

unread,
Jun 6, 2015, 1:36:41 AM6/6/15
to Django Users
On Fri, Jun 5, 2015 at 4:51 PM, Steve Burrus <steveb...@gmail.com> wrote:
Okay Monte I will certsainly "man up" and start over and try to do what you said.

Hi Steve,

A quick aside: I'm sure you didn't intend any offence, but using language like "man up" isn't something we support in the Django community. We aspire to being an open and inclusive community; if you're participating in Django community spaces, you're expected to adhere to the Django Community Code of Conduct:


There's nothing inherently masculine about software development. Expressions of overt masculinity and "bro" culture don't improve the clarity of your message, and are direct contradiction of our community goals of inclusivity and diversity. 

Please don't use turns of phrase like this in future.

Yours,
Russ Magee %-)

dvdhbs

unread,
Jun 6, 2015, 2:15:55 AM6/6/15
to django...@googlegroups.com
Steve,

Try this at a command prompt:

py -3.4 -m pip install --upgrade pip

You can't upgrade pip using pip directly on Windows.

Best,
Dave

Steve Burrus

unread,
Jun 6, 2015, 3:34:30 AM6/6/15
to django...@googlegroups.com
to everyone concerned : It's all goo d now! I  not only got pip installed I also managed to upgrade it and got django going, and connected to the Server, synched my new database. So  that is just about all the help which I require for now.

--
You received this message because you are subscribed to a topic in the Google Groups "Django users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/django-users/tKJTNAq4sS4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to django-users...@googlegroups.com.
To post to this group, send email to django...@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
Reply all
Reply to author
Forward
0 new messages