[Python-Dev] Problemas con modulos

Guido van Rossum guido at python.org
Fri Apr 29 12:52:03 EDT 2016


 Thank you Facundo, and thanks for following up here! (I wonder if it
wouldn't have been just as efficient if you had just BCC'ed the list to
your original response? Or perhaps with a brief English note at the top?)

2016-04-29 9:37 GMT-07:00 Facundo Batista <facundobatista at gmail.com>:

> Just to mention that I already answered this (in Spanish, in private),
> redirecting to proper lists.
>
> Regards,
>
> 2016-04-29 5:04 GMT-03:00 Felipe Ruiz via Python-Dev <
> python-dev at python.org>:
> >   Hola,
> >
> > Estoy intentando conectarme a twitter para recibir tweets, sin embargo
> > algunos códigos que he bajado de internet, me indican que debo de
> instalar
> > tweepy y matplotlib, lo hago y sigo recibiendo el mensaje de que no están
> > instalados. tweepy no reporta problemas, lo invoco en la línea de
> comandos,
> > todo bien, Igual con matplotlib requiere de varias dependencias
> (dateutils,
> > numpy, tornado, etc, ya las instales) antes de su instalación, pero ya
> en el
> > editor de Python, al ejecutar el código, me aparece el siguiente mensaje:
> >
> > ImportError: No module named 'matplotlib'
> >
> > alguna idea?
> >
> > Felipe
> >
> > _______________________________________________
> > Python-Dev mailing list
> > Python-Dev at python.org
> > https://mail.python.org/mailman/listinfo/python-dev
> > Unsubscribe:
> >
> https://mail.python.org/mailman/options/python-dev/facundobatista%40gmail.com
> >
>
>
>
> --
> .    Facundo
>
> Blog: http://www.taniquetil.com.ar/plog/
> PyAr: http://www.python.org/ar/
> Twitter: @facundobatista
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe:
> https://mail.python.org/mailman/options/python-dev/guido%40python.org
>



-- 
--Guido van Rossum (python.org/~guido)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160429/78306860/attachment.html>


More information about the Python-Dev mailing list