[Bigjob-users] ImportError: No module named paramiko

Ole Weidner oweidner at cct.lsu.edu
Mon Jan 2 14:25:52 CST 2012


Hi,

when I try to install and run the latest bigjob (0.4.02) via easy_install, I get the following error message:

  File "/var/folders/q-/q-hUr2mOGNiF7AVkmMV4NE+++TQ/-Tmp-/easy_install-jVQmF5/BigJob-0.4.02/bigjob/__init__.py", line 35, in <module>
  File "/var/folders/q-/q-hUr2mOGNiF7AVkmMV4NE+++TQ/-Tmp-/easy_install-jVQmF5/BigJob-0.4.02/bigjob/bigjob_manager.py", line 26, in <module>
ImportError: No module named paramiko

If I do a manual 'easy_install paramiko', I get the following error:

01/02/2012 02:23:08 PM - bigjob - DEBUG - read configfile: /var/folders/q-/q-hUr2mOGNiF7AVkmMV4NE+++TQ/-Tmp-/easy_install-zk1daV/BigJob-0.4.02/bigjob/../bigjob.conf
error: SandboxViolation: chmod('/Users/s1063117/.python-eggs/pycrypto-2.4.1-py2.6-macosx-10.6-universal.egg-tmp/Crypto/Cipher/tmppFYX0B.$extract', 493) {}

The package setup script has attempted to modify files on your system
that are not within the EasyInstall build area, and has been aborted.

This package cannot be safely installed by EasyInstall, and may not
support alternate installation locations even if you run its setup
script by hand.  Please inform the package's author and the EasyInstall
maintainers to find out if a fix or workaround is available.

This renders bigjob unusable for me on OS X 10.6.8. For Bliss, I use the 'paramiko-on-pypi' dependency rather than 'paramiko' and it works just fine. Would it be possible to change that in BigJob as well? 

Thanks,
- Ole


More information about the Bigjob-users mailing list