On Oct 28, 8:00 am, mabshoff <[EMAIL PROTECTED]> wrote:
<SNIP>
> I can reproduce this when I set MAKE to "make -j2" and run a "sage -b"
> after touching some pyx file:
>
> Traceback (most recent call last):
> File "setup.py", line 1545, in <module>
> cython(deps, ext_modules)
> File "setup.py", line 1311, in cython
> execute_list_of_commands(command_list)
> File "setup.py", line 1403, in execute_list_of_commands
> n = 2*number_of_cpus()
> TypeError: unsupported operand type(s) for *: 'int' and 'NoneType'
> sage: There was an error installing modified sage library code.
>
> I have opened a ticket (#4377) for this.
Justin,
note that William and I fixed the issue. The patch has been merged in
alpha2.
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@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-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---