Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2014 20:35:21 +0900
From:      till plewe <till.plewe@gmail.com>
To:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   manage libraries for multiple parallel python versions
Message-ID:  <CACxAsm73R-HK178veS0BzrtrEK9iW4hdMWP_k=KX2Kgk9aO9yg@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Are there any simple (stable) methods to manage python libraries for
multiple python versions in parallel?

What I have in mind is something like:

$ setenv PYTHON_VERSIONS "2.7,3.2,3.3"
$ cd /usr/ports/devel/py-ply
$ make install clean

installing three separate versions of py-ply.

- Till



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACxAsm73R-HK178veS0BzrtrEK9iW4hdMWP_k=KX2Kgk9aO9yg>