Re: Error loading modules

2008-11-05 Thread BL
On Nov 4, 7:11 pm, John Machin <[EMAIL PROTECTED]> wrote: > On Nov 5, 9:18 am, BL <[EMAIL PROTECTED]> wrote: > > > I am very new to python.  I am installing it as part of a bazzar > > version control installation. > > I have installed the Crypto, para

Error loading modules

2008-11-04 Thread BL
I am very new to python. I am installing it as part of a bazzar version control installation. I have installed the Crypto, paramiko and cElementTree modules. I am running Solaris10x86. When testing the modules I get the following results. python -c "import Crypto" Traceback (most recent call la