I have a twisted app using Crypto
(twisted.internet.ssl)

Works great, but when I use py2exe to create a
standalone I get 
NameError: Can't find file for module Crypto

All of the Ciphers compile to .pyd files and are in
the dist directory but there is no Crypto.pyd file. 
Any ideas or possible work arounds?

Thanks in advance.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to