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


Groups > comp.lang.python > #77844 > unrolled thread

Re: Newer Debian versions of python on older Debian distros?

Started byAntoine Pitrou <antoine@python.org>
First post2014-09-13 10:40 +0000
Last post2014-09-13 10:40 +0000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Newer Debian versions of python on older Debian distros? Antoine Pitrou <antoine@python.org> - 2014-09-13 10:40 +0000

#77844 — Re: Newer Debian versions of python on older Debian distros?

FromAntoine Pitrou <antoine@python.org>
Date2014-09-13 10:40 +0000
SubjectRe: Newer Debian versions of python on older Debian distros?
Message-ID<mailman.13996.1410604823.18130.python-list@python.org>
Hi,

Chris Angelico <rosuav <at> gmail.com> writes:
> 
> On Tue, Sep 9, 2014 at 5:04 AM, Travis Griggs <travisgriggs <at>
gmail.com> wrote:
> > Does anyone have experience with using newer versions of python debian
packages (in particular, python3
> and python3-bson-ext from ‘testing’) on older stable versions (‘wheezy’ in
this case)? If
> someone’s figured out how to do this easily, I’d love to hear the recipe!
> >
> 
> I don't know about grabbing from testing, because that's fraught with
> peril... but there's a pretty easy way to get a newer Python: build
> from source. Basically, the standard incantation: [...]

I know the OP solved their problem now, but for the record, you can also get
binaries of recent Pythons (and other packages) by using conda:
http://conda.pydata.org/miniconda.html#miniconda

This assumes you don't mind having a local install rather than a system install
of Python (something akin to a virtual environment).

Regards

Antoine.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web