we do not want to include all the pre-packaged python modules in the wheel
files, python-pip, setuptools, distlib, python-six, python-requests, etc ...
so what we want to do:
- if pyvenv3 is called with --system-site-packages, then don't require
ensurepip at all,
but try to import the system
Hello,
On Sat, Dec 21, 2013 at 03:35:56PM +0100, Matthias Klose wrote:
> yes, didn't include ensurepip and the pip installer by intent. Needs to be
> sorted out what we want to do.
This error occurs even if python3-pip is installed. As virtual envs are
likely to be a commonly used feature in Pyt
Am 20.12.2013 14:19, schrieb Anthony Bourguignon:
> Package: python3.4
> Version: 3.4~b1-2
> Severity: normal
>
> Hi,
>
> It's not currently possible to create a virtualenv with the built-in venv
> module and python3.4.
>
> When I try the command "pyvenv-3.4 ", I've got the following
> output
Package: python3.4
Version: 3.4~b1-2
Severity: normal
Hi,
It's not currently possible to create a virtualenv with the built-in venv
module and python3.4.
When I try the command "pyvenv-3.4 ", I've got the following output :
Error: Command '['/bin/python3.4', '-Im', 'ensurepip',
'--upgrade',
4 matches
Mail list logo