sin wrote:
> Hi guys:
> 
> I have downloaded the pkg-gate source, and succeeded to compile the packages.
> After installed the SUNWipkg, I runned "pkg help ",then follow errror info 
> out:
> 
> Traceback (most recent call last):
>   File "/usr/bin/pkg", line 59, in ?
>     import OpenSSL.crypto
> ImportError: No module named OpenSSL.crypto
> 
> The line 59 in pkg is "import OpenSSL.crypto",can anybody tell me why?
> My OS is solaris 10 u5

You also need the pyOpenSSL and CherryPy modules installed.  Did you 
install them?

-- 
Shawn Walker

Reply via email to