[Python-es] Daniel Muñoz invited you to check out Dropbox

2015-11-17 Por tema Dropbox via Python-es
Hi there, Daniel Muñoz wants you to try Dropbox! Dropbox lets you bring all your photos, docs, and videos with you anywhere and share them easily. Accept invite[1] Thanks! - The Dropbox Team If you prefer not to receive invites from Dropbox,

Re: [Python-es] Daniel Muñoz invited you to check out Dropbox

2015-11-17 Por tema Mauricio Baeza
On Tue, 2015-11-17 at 09:20 +, Dropbox via Python-es wrote: >     Hi there, > > Daniel Muñoz wants you to try Dropbox! Dropbox lets you bring all > your photos, docs, and videos with you anywhere and share them > easily. > > Accept invite >   Por favor, NO mandes

[Python-es] TypeError: unhashable type

2015-11-17 Por tema Rolando Paz
Hola a todos... Alguien puede decirme de qué se trata este error? rolando@rolando-MS-7815:~/ipoco-0.1.1$ plot_auto_arte.py config_scripts/i4_c1024_arte.config Parsing config file config_scripts/i4_c1024_arte.config...OK Connecting to IBOB on port 23. Connecting to IBOB on ip 169.254.128.32. Grab

Re: [Python-es] TypeError: unhashable type

2015-11-17 Por tema oscar ramirez
Buenos días, Parece que quieres acceder a la variable input en el diccionario inputs y que lo que contiene esta variable no es un objeto hasheable, ¿puede que en ese momento sea una lista? Igualmente te puede ayudar usar un depurador de código justo en la línea de antes y ver los valores de cada