-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have several version of python running side by side on my ubuntu install (2.5,2.6,3.0).
I'm installing a module with a setup.py script, in this case logilab-common, so that I can get pylint going. However, I need to install into python 2.6, but by default it picks out 2.5 and throws things in the site packages for that version. Is there a standard way to specify what version of python you want to install into? I originally installed my other python versions with the altinstall method. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmE9BIACgkQ4eGWG/zYzOmmdgCfbjr3p3wQ8A0TpjeFaPJtmHkx ktQAoI7wONrj5gT4BDclePpwY5kiCy8p =Pg9L -----END PGP SIGNATURE----- -- http://mail.python.org/mailman/listinfo/python-list