[Python-Dev] Problemas con modulos

ruizriverafelipejavier at yahoo.com.mx ruizriverafelipejavier at yahoo.com.mx
Fri Apr 29 04:04:08 EDT 2016


  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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20160429/393510ff/attachment.html>


More information about the Python-Dev mailing list