Quote:
Originally Posted by dynabook
I get the error:
This script requires PyCrypto, which must beinstalled separately. Read top-of-script comment for details.
Any help? New to Mac, old hand at PC.
--MH
|
You could try what I did - call python using the full path /usr/bin/python, both to install the package and to run the scripts. You can have some confusion if you have multiple python instances installed (like Zope, or Plone, or something else). A lot of packages install python these days - I just found a copy in my OSGeo4W installation on BootCamp.