[SciPy-Dev] lfilter segfault with initial condition on windows

Ariel Rokem arokem at berkeley.edu
Thu Mar 4 13:53:33 EST 2010


Hi Skipper - thanks!

When I try that, I get:


In [4]: scipy.version.svn.version
---------------------------------------------------------------------------
AttributeError                            Traceback (most recent call last)

/Users/arokem/<ipython console> in <module>()

AttributeError: 'module' object has no attribute 'svn'

In [5]: scipy.__version__
Out[5]: '0.8.0.dev'



On Thu, Mar 4, 2010 at 10:49 AM, Skipper Seabold <jsseabold at gmail.com>wrote:

> On Thu, Mar 4, 2010 at 1:37 PM, Ariel Rokem <arokem at berkeley.edu> wrote:
> > This is off-topic, but since the problem seems to have been solved, I'll
> go
> > ahead and ask: How do you get the revision number in your version number?
> >
> > All I get is:
> >
> > In [3]: scipy.version.version
> > Out[3]: '0.8.0.dev'
> >
>
> In [5]: scipy.version.svn.version
> Out[5]: '6251'
>
> In [6]: scipy.__version__
> Out[6]: '0.8.0.dev6251'
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev
>



-- 
Ariel Rokem
Helen Wills Neuroscience Institute
University of California, Berkeley
http://argentum.ucbso.berkeley.edu/ariel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20100304/6c905b32/attachment.html>


More information about the SciPy-Dev mailing list