[Tutor] Trouble importing Paramiko

Ufuk Eskici ufukeskici at gmail.com
Wed Jan 2 10:48:21 CET 2013


Hello Steven,

I've written this before:

"My Python version is 2.7.3 and it is installed in "C:\Python27 (on the
web, it says Paramiko-1.7.4 is supported with Python 2.7)"

so I'm using the correct Python verion (2.7.3). But I dont know why I'm
getting errors during Paramiko installation as I mentioned before.


2013/1/2 Steven D'Aprano <steve at pearwood.info>

> On 02/01/13 20:22, Ufuk Eskici wrote:
>
>> any help is appreciated, thanks...
>>
>
>
> Have you successfully installed it yet? Last time you tried to install,
> you tried to install the Python 2 version of Paramiko with Python 3,
> and got many SyntaxErrors.
>
> Until you actually install Paramiko using Python 2, there is no point
> trying to import it.
>
>
>
> --
> Steven
> ______________________________**_________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/**mailman/listinfo/tutor<http://mail.python.org/mailman/listinfo/tutor>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20130102/7102342d/attachment-0001.html>


More information about the Tutor mailing list