[Tutor] Doubts about installing python3.1 in squeeze

Chris “Kwpolska” Warrick kwpolska at gmail.com
Thu May 22 20:46:05 CEST 2014


On Thu, May 22, 2014 at 8:41 PM, C Smith <illusiontechniques at gmail.com> wrote:
> Sorry, typing is hard.
> *You will need to use virtualenv
>
> On Thu, May 22, 2014 at 2:40 PM, C Smith <illusiontechniques at gmail.com> wrote:
>> You can't use apt-get or similar to install 3.1.
>> You will need to virtualenv.

…or maybe not.  The correct way is compiling it on your own (the usual
Unix way, but using `make altinstall` for the install step).
virtualenv won’t help in this case, it’s not what virtualenv is for.

-- 
Chris “Kwpolska” Warrick <http://kwpolska.tk>
PGP: 5EAAEA16
stop html mail | always bottom-post | only UTF-8 makes sense


More information about the Tutor mailing list