[Tutor] Trouble importing Paramiko

Ufuk Eskici ufukeskici at gmail.com
Thu Dec 27 13:33:20 CET 2012


Yes, I've installed it. how can I check it?


2012/12/27 Steven D'Aprano <steve at pearwood.info>

> On 27/12/12 22:44, Ufuk Eskici wrote:
>
>  Traceback (most recent call last):
>>    File "C:\Users\eufuesk\Desktop\ufo.**py", line 1, in<module>
>>      import paramiko
>> ImportError: No module named paramiko
>>
>
>
> Have you installed paramiko? It is not a standard Python module,
> you have to install it first.
>
>
> --
> 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/20121227/c5b9a4f0/attachment.html>


More information about the Tutor mailing list