Re: pypi-install for python3?

2011-05-15 Thread Piotr Ożarowski
[Janne Snabb, 2011-05-13] > I assume that "pypi-install" is the most sensible way to install > Python packages which have not been packaged for Debian. true [...] > How do I tell "pypi-install" to install packages for python3? By > default it installs the packages so that they are available only

Re: pypi-install for python3?

2011-05-15 Thread Barry Warsaw
On May 15, 2011, at 10:40 PM, Piotr Ożarowski wrote: >[Janne Snabb, 2011-05-13] >> I assume that "pypi-install" is the most sensible way to install >> Python packages which have not been packaged for Debian. > >true > >[...] >> How do I tell "pypi-install" to install packages for python3? By >> d

Re: pypi-install for python3?

2011-05-15 Thread Scott Kitterman
On Sunday, May 15, 2011 06:24:47 PM Barry Warsaw wrote: > On May 15, 2011, at 10:40 PM, Piotr Ożarowski wrote: > >[Janne Snabb, 2011-05-13] > > > >> I assume that "pypi-install" is the most sensible way to install > >> Python packages which have not been packaged for Debian. > > > >true > > > >[...