[pyar] Migrar a Python 3

Ezequiel Brizuela [aka EHB or qlixed] qlixed en gmail.com
Mar Abr 15 17:34:28 ART 2014


El error hace referencia al site-packages de python27, no de python3...
tenes algun quilombete de variables de entorno o tenes instalado tido
virtualenv en python27 y no en python3. Puede ser eso?? Usa pip3 para
instalar virtualenv y demas yerbas.
El abr 15, 2014 3:03 PM, "Daniel" <dmlistapython en gmail.com> escribió:

>
>
>
> El 11 de abril de 2014, 18:03, Damián Avila <damianavila en gmail.com>escribió:
>
>> Si tirás which en consola:
>>
>> which python3
>>
>> qué te dice?
>>
>> Damian, volví a empezar y te paso la consola:
> ------------------------------------------------------
> ~$ mkvirtualenv --python=/usr/bin/python3 cms
> Running virtualenv with interpreter /usr/bin/python3
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 41, in
> <module>
>     import ConfigParser
> ImportError: No module named ConfigParser
>
> During handling of the above exception, another exception occurred:
>
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.7/dist-packages/virtualenv.py", line 43, in
> <module>
>     import configparser as ConfigParser
>   File "/usr/local/lib/python2.7/dist-packages/configparser.py", line 3,
> in <module>
>     from ConfigParser import *
> ImportError: No module named ConfigParser
>
> ~$ which python3
> /usr/bin/python3
>
> ------------------------------------------------------
>
>
>
> --
> 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
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20140415/7789d0c0/attachment.html>


More information about the pyar mailing list