[SciPy-dev] [GSoC 2008]Machine learning package in SciPy

Alan G Isaac aisaac at american.edu
Wed Mar 12 13:56:58 EDT 2008


On Wed, 12 Mar 2008, Charles Doutriaux apparently wrote:
> File 
> "/lgm/cdat/5.0.0.alpha7/lib/python2.5/site-packages/scipy/sparse/base.py", 
> line 139, in spmatrix 
>     @deprecate
> TypeError: deprecate() takes exactly 3 arguments (1 given)

Looks like a name clash?
You should be able to just comment out the decorator
with no ill effects, I would think.

Cheers,
Alan Isaac






More information about the SciPy-Dev mailing list