From: SourceForge.net <no...@so...> - 2004-09-04 13:52:02
|
Bugs item #1022320, was opened at 2004-09-04 08:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1022320&group_id=20937 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Mike Schiraldi (raldi) Assigned to: Nobody/Anonymous (nobody) Summary: _fastmath.error: 'module' object has no attribute 'error'? Initial Comment: I'm getting a stack trace ending in: File "/usr/lib/python2.3/site-packages/Crypto/PublicKey/RSA.py", line 256, in ? error = _fastmath.error AttributeError: 'module' object has no attribute 'error' I'm pretty sure i have pycrypto-2.0 installed. The RCS tag on this file is: __revision__ = "$Id: RSA.py,v 1.20 2004/05/06 12:52:54 akuchling Exp $" ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=120937&aid=1022320&group_id=20937 |