[pycrypto] Freezing pycrypto
Hans-Peter Jansen
hpj at urpla.net
Fri Oct 30 13:01:23 CST 2009
On Thursday 29 October 2009, 10:03:51 m r wrote:
> Hello Dwayne,
>
> >I'm trying to freeze PyCrypto on Linux (using freeze.py) and having
> >
> > >trouble with it, can you help me? PyCrypto is used by paramiko (ssh
> > >client module).
> >
> > [snip]
> >
> > I have a few questions:
> >
> > - Did this work before?
>
> I don't know really, most times I was freezing utilities they were not
> using compiled modules.
You might want to try pyinstaller trunk, which I use successfully with
PyCrypto, keyczar and gmp (and a bunch of other compiled libs including
PyQt) in the less mature Mac OS X environment.
Pete
More information about the pycrypto
mailing list