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


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

Re: Parallel Python x.y.A and x.y.B installations on a single Windows machine

Started byJurko Gospodnetić <jurko.gospodnetic@pke.hr>
First post2013-11-25 14:57 +0100
Last post2013-11-25 14:57 +0100
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: Parallel Python x.y.A and x.y.B installations on a single Windows machine Jurko Gospodnetić <jurko.gospodnetic@pke.hr> - 2013-11-25 14:57 +0100

#60420 — Re: Parallel Python x.y.A and x.y.B installations on a single Windows machine

FromJurko Gospodnetić <jurko.gospodnetic@pke.hr>
Date2013-11-25 14:57 +0100
SubjectRe: Parallel Python x.y.A and x.y.B installations on a single Windows machine
Message-ID<mailman.3174.1385387884.18130.python-list@python.org>
   Hi.

On 25.11.2013. 14:20, Albert-Jan Roskam wrote:
> Check out the following packages: virtualenv, virtualenvwrapper, tox
> virtualenv + wrapper make it very easy to switch from one python
> version to another. Stricly speaking you don't need
> virtualenvwrapper, but it makes working with virtualenv a whole lot
> easier.Tox also uses virtualenv. You can configure it to sdist your
> package under different python versions. Also, you can make it run
> nosetests for each python version and/or implementation (pypy and
> jython are supported)

   I'll look into using virtualenv and possibly tox once I get into 
issues with mismatched installed Python package versions, but for now 
I'm dealing with installing different Python interpreter versions and, 
unless I'm overlooking something here, virtualenv does not help with 
that. :-(

   Thanks for the suggestion though, I'm definitely going to read up on 
those packages soon. :-)

   Best regards,
     Jurko Gospodnetić

[toc] | [standalone]


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


csiph-web