[pyar] problema con pip y virtualenv

Hugo Osvaldo Barrera hugo en barrera.io
Vie Oct 31 12:11:00 ART 2014


On 2014-10-30 08:39, Daniel wrote:
> ohooo... no entiendo que esta pasando aca
> 
> (citar)daniel en linuxDaniel  $ which python
> /home/daniel/entornos/citar/bin/python
> (citar)daniel en linuxDaniel $ which pip
> /home/daniel/entornos/citar/bin/pip
> (citar)daniel en linuxDaniel $ pip install -U pip
> Requirement already up-to-date: pip in
> /home/daniel/entornos/djangofactura/lib/python3.3/site-packages
> Cleaning up...
> 
> ¿por qué me esta mandando a otro entorno el pip install -U pip?

Me suena a que moviste/copiaste el virtualenv. Esto no es soportado por
virtualenv.

Hacé pip freeze (para sacar la lista de que tiene instalado), borra el
virtualenv, y recrealo.

Saludos,

> 
> El 29 de octubre de 2014, 19:25, Hernan Grecco <hernan.grecco en gmail.com>
> escribió:
> 
> > On Wed, Oct 29, 2014 at 7:13 PM, Daniel <dmlistapython en gmail.com> wrote:
> > > estoy intentando instalar reporlab en un virtualenv (teóricamente lo
> > hice)
> >
> > > ¿porque no lo puedo importar? ¿que estoy haciendo mal?
> > >
> >
> > Proba de hacer `which pip` y `which python` para estar seguro de que
> > ambos estan dentro del virtualenv.
> >
> > Tambien proba de actualizar tu pip usando `pip install -U pip`. Yo
> > tuve problemas con algunas versiones viejas.
> >
> > Hernán
> > _______________________________________________
> > pyar mailing list pyar en python.org.ar
> > http://listas.python.org.ar/listinfo/pyar
> >
> > PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
> >
> > La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de
> > Argentina - http://www.usla.org.ar
> >
> 
> 
> 
> -- 
> Daniel Malisani

> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
> 
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
> 
> La lista de PyAr esta Hosteada en USLA - Usuarios de Software Libre de Argentina - http://www.usla.org.ar


-- 
Hugo Osvaldo Barrera
A: Because we read from top to bottom, left to right.
Q: Why should I start my reply below the quoted text?
------------ próxima parte ------------
A non-text attachment was scrubbed...
Name: no disponible
Type: application/pgp-signature
Size: 473 bytes
Desc: no disponible
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20141031/e0df7e80/attachment.sig>


More information about the pyar mailing list