[ quantlib-Bugs-528757 ] 'QuantLib.QuantLib' module has no attrib

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ quantlib-Bugs-528757 ] 'QuantLib.QuantLib' module has no attrib

SourceForge.net
Bugs item #528757, was opened at 2002-03-12 02:19
Message generated for change (Settings changed) made by lballabio
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=528757&group_id=12740

Category: None
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Gábor Lipták (gliptak)
Assigned to: Nobody/Anonymous (nobody)
Summary: 'QuantLib.QuantLib' module has no attrib

Initial Comment:
running:



http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/quantlib/QuantLib-Python/QuantLib/test/implied_volatility.py



gets:



Traceback (most recent call last):

  File

"C:\Python21\Pythonwin\pywin\framework\scriptutils.py",

line 301, in RunScript

    exec codeObject in __main__.__dict__

  File

"C:\Python21\QuantLib\doc\tests\implied_volatility.py",

line 112, in ?

    print 'testing QuantLib', QuantLib.__version__

AttributeError: 'QuantLib.QuantLib' module has no

attribute '__version__'



It seems this have been fixed in CVS.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=112740&aid=528757&group_id=12740