In a message of Sun, 29 Nov 2015 13:19:46 +0100, Lele Gaifax writes:
>Jon Ribbens <jon+use...@unequivocal.co.uk> writes:
>
>> On 2015-11-28, D.M. Procida <real-not-anti-spam-addr...@apple-juice.co.uk> 
>> wrote:
>>>
>>> Is something else required?
>>
>> Debian's package management is mysterious and apparently bizarre
>> and frankly in respect to Python, not very good.
>
>I do not agree with you on the quality of Python support on Debian systems,
>but I think Daniele is missing the package "pythonX.Y-venv": they install the
>needed stuff, and in particular /usr/bin/pyvenv-X-Y.
>
>ciao, lele.

No, Pyvenv is precisely what Daniele can not use.
The problem is that venv does not come with a big sign saying

ONLY FOR PYTHON 3.x
ABSOLUTELY DOES NOT WORK FOR BUILDING 2.7 VIRTUALENVS
USE virtualenv INSTEAD for Python 2.7

----

which means you can waste a whole lot of time finding this out
the hard way.

Laura
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to