¿Por qué Python (con sarga) no me quieren iniciar sesión en un buzón de correo de Yahoo aquí?

StackOverflow https://stackoverflow.com/questions/3615355

Pregunta

Puede alguien, por favor, me explique lo que está pasando aquí. Parece que Python se niega a trabajar (con sarga) cuando estoy tratando de acceder a mi buzón de correo en Yahoo:

Python 2.5.4 (r254:67916, Dec 23 2008, 15:10:54) [MSC v.1310 32 bit (Intel)] on win32
Type "copyright", "credits" or "license()" for more information.

    ****************************************************************
    Personal firewall software may warn about the connection IDLE
    makes to its subprocess using this computer's internal loopback
    interface.  This connection is not visible on any external
    interface and no data is sent to or received from the Internet.
    ****************************************************************

IDLE 1.2.4      
>>> import twill
>>> twill.shell.main()

 -= Welcome to twill! =-

current page:  *empty page* 
>> go http://us.yahoo.com
==> at http://us.yahoo.com
current page: http://us.yahoo.com
>> follow Mail
==> at https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym
current page: https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym
>> showforms

Form name=login_form (#1)
## ## __Name__________________ __Type___ __ID________ __Value__________________
1     .tries                   hidden    (None)       1 
2     .src                     hidden    (None)       ym 
3     .md5                     hidden    (None)        
4     .hash                    hidden    (None)        
5     .js                      hidden    (None)        
6     .last                    hidden    (None)        
7     promo                    hidden    (None)        
8     .intl                    hidden    (None)       us 
9     .bypass                  hidden    (None)        
10    .partner                 hidden    (None)        
11    .u                       hidden    (None)       68gre5567rq16 
12    .v                       hidden    (None)       0 
13    .challenge               hidden    (None)       9wKUoOWDdP5Fho0kPfqPKEhPZBdK 
14    .yplus                   hidden    (None)        
15    .emailCode               hidden    (None)        
16    pkg                      hidden    (None)        
17    stepid                   hidden    (None)        
18    .ev                      hidden    (None)        
19    hasMsgr                  hidden    (None)       0 
20    .chkP                    hidden    (None)       Y 
21    .done                    hidden    (None)       http://mail.yahoo.com 
22    .pd                      hidden    (None)       ym_ver=0&c=&ivt=&sg= 
23    pad                      hidden    pad          6 
24    aad                      hidden    aad          6 
25    login                    text      username      
26    passwd                   password  passwd        
27    .persistent              checkbox  persistent   [] of ['y'] 
28 1  .save                    submi ... .save         

current page: https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym
>> fv 1 login *****************
current page: https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym
>> fv 1 passwd ***************
current page: https://login.yahoo.com/config/login_verify2?.intl=us&.src=ym
>> submit
Note: submit is using submit button: name=".save", value=""

Following HTTP-EQUIV=REFRESH to http://us.mg5.mail.yahoo.com/dc/launch?.gx=1&.rand=b3a02cc8lb0aa
current page: http://us.mg5.mail.yahoo.com/dc/launch?.gx=1&.rand=b3a02cc8lb0aa
>> info

Page information:
    URL: http://us.mg5.mail.yahoo.com/dc/launch?.gx=1&.rand=b3a02cc8lb0aa
    HTTP code: 200
    Content type: text/html; charset=utf-8 (HTML)
    Page title: Yahoo! Mail

Traceback (most recent call last):
  File "<pyshell#1>", line 1, in <module>
    twill.shell.main()
  File "C:\Python25\Lib\site-packages\twill\shell.py", line 383, in main
    shell.cmdloop(welcome_msg)
  File "C:\Python25\lib\cmd.py", line 142, in cmdloop
    stop = self.onecmd(line)
  File "C:\Python25\lib\cmd.py", line 219, in onecmd
    return func(arg)
  File "C:\Python25\Lib\site-packages\twill\shell.py", line 42, in do_cmd
    print '\nERROR: %s\n' % (str(e),)
  File "C:\Python25\lib\HTMLParser.py", line 59, in __str__
    result = self.msg
AttributeError: 'ParseError' object has no attribute 'msg'
>>> 

Actualización 1

(esta actualización es mi respuesta a Robus)

Hola, Robus !!!

En primer lugar, supongo que era un error tipográfico cuando escribió:


  

Esto es lo que hice: fui a   C: \ Python26 \ Lib \ site-packages \ Tela-0,9-py2.6.egg \ sarga \ other_packages \


Yo creo que hayas querido este camino: " C: \ Python26 \ Lib \ site-packages \ sarga \ other_packages ". De lo contrario, no puedo ver cualquier carpeta / directorio de allí el nombre " Tela-0,9-py2.6.egg " - sólo hay un archivo con este nombre (el que creo que fue descargado durante . la instalación de mecanizar) Por favor dígame si mi suposición es incorrecta -. puede que así no estar viendo algo muy evidente aquí como yo soy sólo un novato

Así que, siguiendo sus instrucciones, me hizo esto:

  1. He encontrado " C: \ Python25 \ Lib \ site-packages \ sarga \ other_packages_mechanize_dist " en mi equipo (como se puede ver, no tengo Python26, sino más bien pitón 25 instalado - que también podría ser un problema)

  2. Se ha cambiado su nombre a " _mechanize_dist_backup " (la ruta completa ahora ser " C: \ Python25 \ Lib \ site-packages \ sarga \ other_packages_mechanize_dist_backup ")

  3. copiados mi descargado y descomprimido " mecanizar-0.2.2 " en " C: \ Python25 \ Lib \ site-packages \ sarga \ other_packages " ( el ser ruta completa " C: \ Python25 \ Lib \ site-packages \ sarga \ other_packages \ mecanizar-0.2.2 ")

  4. Se ha cambiado su nombre a " _mechanize_dist " (el ser ruta completa " C: \ Python25 \ Lib \ site-packages \ sarga \ other_packages_mechanize_dist ")

  5. Copiado " ClientForm " archivo de " _mechanize_dist_backup " y pegado en " _mechanize_dist " (de hecho, me encontré con dos archivos allí el nombre " ClientForm ":. uno es un archivo de Python, otro es un archivo compilado pitón - he copiado y pegado los dos)

Una vez hecho esto, he intentado correr todos esos comandos y se quedó atascado en el principio - que ni siquiera podía importar sarga ahora:


IDLE 1.2.4      
>>> import twill

Traceback (most recent call last):
  File "<pyshell#0>", line 1, in <module>
    import twill
  File "C:\Python25\Lib\site-packages\twill\__init__.py", line 52, in <module>
    from shell import TwillCommandLoop
  File "C:\Python25\Lib\site-packages\twill\shell.py", line 9, in <module>
    from twill import commands, parse, __version__
  File "C:\Python25\Lib\site-packages\twill\commands.py", line 7, in <module>
    import _mechanize_dist as mechanize
ImportError: No module named _mechanize_dist

Parece que el sistema no reconoce el recién creado " _mechanize_dist ".

¿Podría ser porque tengo Python Python 25 en lugar de 26? O, tal vez, hay alguna otra razón?

¿Fue útil?

Solución

El problema radica en Mechanize. Se necesita la versión más reciente

su
git clone git://github.com/jjlee/mechanize.git
cd mechanize
python setup.py install
Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top