> Hi Osman,
Hi Michael,

> Notice the missing numpy include. The build options for the
> time_series extension are in $SAGE_ROOT/devel/sage/setup.py:
>
> time_series = Extension('sage.finance.time_series',['sage/finance 
> time_series.pyx'],include_dirs=debian_include_dirs + [SAGE_ROOT
> +'/local/lib/python2.5/site-packages/numpy/core/include/numpy'])
>
> Can you check what exactly it says there?

The build options for me are exactly the same as yours:
time_series = Extension('sage.finance.time_series',['sage/finance/
time_series.pyx'],
                        include_dirs=debian_include_dirs + [SAGE_ROOT
+'/local/lib/python2.5/site-packages/numpy/core/include/numpy'])

>This seems to be a new install, but did you build in a new directory or over 
>an old version of Sage?

Yes, this is a completely new installation.

>
> What does "hg status" in $SAGE_ROOT/devel/sage say? You might have to
> "source local/bin/sage-env" from $SAGE_ROOT to have hg in $PATH.

"hg status" in in $SAGE_ROOT/devel/sage says nothing. I am getting no
output.

One point: in my installation I am using
export SAGE_PBUILD=yes
export SAGE_BUILD_THREADS=4

Can it be the reason? (I could sage-3.0.3 without any problem with
these PBUILD flags)

> Cheers,
>
> Michael

Cheers,

Osman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to