[SciPy-Dev] scipy.test() errors - SciPy version 0.10.0.dev7179

Josh Lawrence josh.k.lawrence at gmail.com
Tue Aug 30 19:48:05 EDT 2011


This is what I get:

In [402]: scipy.__version__
Out[402]: '0.10.0.dev'


On Tue Aug 30 16:49:29 2011, Ralf Gommers wrote:
> On Tue, Aug 30, 2011 at 10:02 PM, Josh Lawrence 
> <josh.k.lawrence at gmail.com <mailto:josh.k.lawrence at gmail.com>> wrote:
> 
>     This isn't exactly on topic, but since scipy has been moved to git, how
>     is it you reference a specific version number?
> 
> When you build from source (not a released version) the first seven 
> characters of the git commit hash are appended to the full version:
> 
> In [5]: np.__version__
> Out[5]: '2.0.0.dev-d91521e'
> 
> Ralf
> 
> 
> 
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list