[paramiko] setting up paramiko OS X
Alokin Nollahwe
alokin.nollahwe at gmail.com
Wed Mar 4 21:08:08 PST 2009
If someone has installed and used paramiko on OS X before, I would
really like some help. I have installed paramiko via macports, using
"sudo port install py-paramiko," but when I do "import paramiko" in
python, it simply says "module paramiko not found."
Now I don't know how to check to see if/where python is looking for
paramiko, but I know that "paramiko" or "py-paramiko" shows up in
hundreds of places in my opt folder for macports stuff. One of the
paths is opt/local/lib/python2.4/site-packages/paramiko. There is also
opt/local/lib/python2.4/site-packages/Crypto. I don't know if that is
useful or anything.
Anyways, thanks.
More information about the paramiko
mailing list