On 2016-03-07 09:36, Daniel Krenn wrote:
> 2) Some of the doctests fail, for example:
>
> File "src/sage/lfunctions/lcalc.py", line 376, in
> sage.lfunctions.lcalc.LCalc.analytic_rank
> Failed example:
> lcalc.analytic_rank(E)
> Expected:
> 1
> Got:
> *** Warning: can't expand ~.
>
On 2016-03-07 09:36, Daniel Krenn wrote:
> I've used https://github.com/sagemath/binary-pkg to create a package
> sage-7.1.beta6-Ubuntu_14.04-x86_64.tar.bz2
> Then I've extracted it to some location; relocating (once) seem to have
> worked, but with the following issues (with make ptestlong):
>
On 2016-03-07 10:59, Jeroen Demeyer wrote:
> On 2016-03-07 09:36, Daniel Krenn wrote:
>>*** Warning: can't expand ~.
>
> Does the path contain "~"?
Repository binary-pkg was at
/local/dakrenn/sage/binary-pkg
The package was extracted to
/local/dakrenn/sage/7.1.beta6
Thus, no, the p
On 2016-03-07 09:36, Daniel Krenn wrote:
*** Warning: can't expand ~.
Does the path contain "~"?
--
You received this message because you are subscribed to the Google Groups
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-d
On 7 March 2016 at 08:36, Daniel Krenn wrote:
> I've used https://github.com/sagemath/binary-pkg to create a package
> sage-7.1.beta6-Ubuntu_14.04-x86_64.tar.bz2
> Then I've extracted it to some location; relocating (once) seem to have
> worked, but with the following issues (with make ptestlong
I've used https://github.com/sagemath/binary-pkg to create a package
sage-7.1.beta6-Ubuntu_14.04-x86_64.tar.bz2
Then I've extracted it to some location; relocating (once) seem to have
worked, but with the following issues (with make ptestlong):
1a) Before running the tests, all the cythonized fi