[Tutor] Trouble importing Paramiko

Francois Dion francois.dion at gmail.com
Thu Dec 27 21:16:27 CET 2012


On Thu, Dec 27, 2012 at 8:48 AM, Ufuk Eskici <ufukeskici at gmail.com> wrote:
> I got this output with lots of errors:
>   File "build\bdist.win32\egg\paramiko\auth_handler.py", line 311
>     except SSHException, e:
>                        ^
> SyntaxError: invalid syntax

Use Python 2.x, Python 3 is in the works, kindoff:

https://github.com/paramiko/paramiko/issues/16
https://github.com/paramiko/paramiko/issues/123

François

--
www.pyptug.org  -  raspberry-python.blogspot.com


More information about the Tutor mailing list