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


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

Re: Python 2.7 Debian 6.0. Squeeze

Started bySebastien Douche <sdouche@gmail.com>
First post2011-05-18 09:05 +0200
Last post2011-05-18 02:42 -0700
Articles 3 — 2 participants

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: Python 2.7 Debian 6.0. Squeeze Sebastien Douche <sdouche@gmail.com> - 2011-05-18 09:05 +0200
    Multiple python environments (was Python 2.7 Debian 6.0. Squeeze) rusi <rustompmody@gmail.com> - 2011-05-18 00:41 -0700
      Re: Multiple python environments (was Python 2.7 Debian 6.0. Squeeze) rusi <rustompmody@gmail.com> - 2011-05-18 02:42 -0700

#5664 — Re: Python 2.7 Debian 6.0. Squeeze

FromSebastien Douche <sdouche@gmail.com>
Date2011-05-18 09:05 +0200
SubjectRe: Python 2.7 Debian 6.0. Squeeze
Message-ID<mailman.1746.1305702367.9059.python-list@python.org>
On Thu, May 12, 2011 at 17:27, Jorge Romero <jorgeromero178@gmail.com> wrote:

> I tried Googling about Python 2.7 on Debian Squeeze, but did not find
> anything but discussions -.-. Anyone out there that can point me some
> helpful material or anyone who had luck running 2.7 on Debian?

I use pythonbrew :
http://pypi.python.org/pypi/pythonbrew



-- 
Sebastien Douche <sdouche@gmail.com>
Twitter: @sdouche (agile, lean, python, git, open source)

[toc] | [next] | [standalone]


#5669 — Multiple python environments (was Python 2.7 Debian 6.0. Squeeze)

Fromrusi <rustompmody@gmail.com>
Date2011-05-18 00:41 -0700
SubjectMultiple python environments (was Python 2.7 Debian 6.0. Squeeze)
Message-ID<b14b8636-608e-44a8-9069-22587fdcf5d1@j13g2000pro.googlegroups.com>
In reply to#5664
On May 18, 12:05 pm, Sebastien Douche <sdou...@gmail.com> wrote:
> On Thu, May 12, 2011 at 17:27, Jorge Romero <jorgeromero...@gmail.com> wrote:
> > I tried Googling about Python 2.7 on Debian Squeeze, but did not find
> > anything but discussions -.-. Anyone out there that can point me some
> > helpful material or anyone who had luck running 2.7 on Debian?
>
> I use pythonbrew :http://pypi.python.org/pypi/pythonbrew

Interesting. Is this an alternative to virtualenv?

My overall impression of this area is that there are a zillion
alternatives
(Well ok exaggeration -- more alternatives than needed)
And all of them fail on some essential aspects.

Yesterday I was trying to setup python on a client site and
easy_install kept giving errors. Not easy_install printing errors but
python printing backtraces.

After repeatedly trying it a few times the errors disappeared.

God alone knows... (or maybe Heisenberg...)

[toc] | [prev] | [next] | [standalone]


#5679 — Re: Multiple python environments (was Python 2.7 Debian 6.0. Squeeze)

Fromrusi <rustompmody@gmail.com>
Date2011-05-18 02:42 -0700
SubjectRe: Multiple python environments (was Python 2.7 Debian 6.0. Squeeze)
Message-ID<b176777e-58a3-480a-a621-5b35846d9870@34g2000pru.googlegroups.com>
In reply to#5669
On May 18, 12:41 pm, rusi <rustompm...@gmail.com> wrote:
> On May 18, 12:05 pm, Sebastien Douche <sdou...@gmail.com> wrote:
>
> > On Thu, May 12, 2011 at 17:27, Jorge Romero <jorgeromero...@gmail.com> wrote:
> > > I tried Googling about Python 2.7 on Debian Squeeze, but did not find
> > > anything but discussions -.-. Anyone out there that can point me some
> > > helpful material or anyone who had luck running 2.7 on Debian?
>
> > I use pythonbrew :http://pypi.python.org/pypi/pythonbrew
>
> Interesting. Is this an alternative to virtualenv?
>
> My overall impression of this area is that there are a zillion
> alternatives
> (Well ok exaggeration -- more alternatives than needed)
> And all of them fail on some essential aspects.
>
> Yesterday I was trying to setup python on a client site and
> easy_install kept giving errors. Not easy_install printing errors but
> python printing backtraces.
>
> After repeatedly trying it a few times the errors disappeared.
>
> God alone knows... (or maybe Heisenberg...)


pythonbrew does not run on windows
[Just recording it here to save others time if/when they reach here]

[toc] | [prev] | [standalone]


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


csiph-web