Problemas con modulos

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

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@python.org>:
-- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista

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@gmail.com>:
-- --Guido van Rossum (python.org/~guido)

2016-04-29 13:52 GMT-03:00 Guido van Rossum <guido@python.org>:
Probably yes, I didn't want to mess the list with non-english stuff :) Regards, -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista

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@python.org>:
-- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista

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@gmail.com>:
-- --Guido van Rossum (python.org/~guido)

2016-04-29 13:52 GMT-03:00 Guido van Rossum <guido@python.org>:
Probably yes, I didn't want to mess the list with non-english stuff :) Regards, -- . Facundo Blog: http://www.taniquetil.com.ar/plog/ PyAr: http://www.python.org/ar/ Twitter: @facundobatista
participants (4)
-
Facundo Batista
-
Guido van Rossum
-
ruizriverafelipejavier@yahoo.com.mx
-
Stephen J. Turnbull