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


Groups > comp.lang.python > #76829

Re: Som confusion about the python library installation

References <5c82c87c-399e-4fff-9c71-f83db77da5a2@googlegroups.com>
Date 2014-08-23 08:31 +1000
Subject Re: Som confusion about the python library installation
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.13315.1408746687.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, Aug 23, 2014 at 1:46 AM, Jiafan Zhou <zhoujiafan@gmail.com> wrote:
> Another separate question in relation, do I really need to install the python-nose in ubuntu. Can I not just go directly to pip and install the nose library?
>

If you're going to use pip to install nose, I recommend not having it
installed via apt-get. You should be able to remove the Ubuntu package
and just use pip (you may have to reinstall with pip after removing
with apt-get), and then you don't have to worry about accidental
upgrades.

ChrisA

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


Thread

Som confusion about the python library installation Jiafan Zhou <zhoujiafan@gmail.com> - 2014-08-22 08:46 -0700
  Re: Som confusion about the python library installation Michael Torrie <torriem@gmail.com> - 2014-08-22 10:10 -0600
    Re: Som confusion about the python library installation Heinz Schmitz <HeinzSchmitz@gmx.net> - 2014-08-24 11:17 +0200
      Re: Som confusion about the python library installation Michael Torrie <torriem@gmail.com> - 2014-08-24 13:29 -0600
  Re: Som confusion about the python library installation Chris Angelico <rosuav@gmail.com> - 2014-08-23 08:31 +1000

csiph-web