Foros del Web » Programando para Internet » Python »

[SOLUCIONADO] twython

Estas en el tema de twython en el foro de Python en Foros del Web. Estimados , Quisiera saber si alguien le a dado este error al querer import twython (utilizo ubuntu) from twython import Twython Error: Traceback (most recent ...
  #1 (permalink)  
Antiguo 08/10/2013, 14:46
 
Fecha de Ingreso: abril-2008
Mensajes: 24
Antigüedad: 16 años
Puntos: 0
twython

Estimados ,

Quisiera saber si alguien le a dado este error al querer import twython (utilizo ubuntu)


from twython import Twython


Error:

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/usr/local/lib/python2.7/dist-packages/twython/__init__.py", line 23, in <module>
from .api import Twython
File "/usr/local/lib/python2.7/dist-packages/twython/api.py", line 14, in <module>
from requests_oauthlib import OAuth1, OAuth2
File "/usr/local/lib/python2.7/dist-packages/requests_oauthlib/__init__.py", line 3, in <module>
from .oauth2_auth import OAuth2
File "/usr/local/lib/python2.7/dist-packages/requests_oauthlib/oauth2_auth.py", line 2, in <module>
from oauthlib.oauth2 import WebApplicationClient, InsecureTransportError
ImportError: cannot import name WebApplicationClient


Gracias x la ayuda!!
  #2 (permalink)  
Antiguo 08/10/2013, 15:00
Avatar de Carlangueitor
Moderador ლ(ಠ益ಠლ)
 
Fecha de Ingreso: marzo-2008
Ubicación: México
Mensajes: 10.037
Antigüedad: 16 años, 1 mes
Puntos: 1329
Respuesta: twython

Instalaste requests-oauthlib?

Saludos
__________________
Grupo Telegram Docker en Español

Etiquetas: gui
Atención: Estás leyendo un tema que no tiene actividad desde hace más de 6 MESES, te recomendamos abrir un Nuevo tema en lugar de responder al actual.
Respuesta




La zona horaria es GMT -6. Ahora son las 17:54.