On 30/07/16 20:35, Simon King wrote:
Hi Vincent,

On 2016-07-31, Vincent Delecroix <20100.delecr...@gmail.com> wrote:
At least, adding explicitely to the include_dirs in setup.py the line

   os.path.join(SAGE_LOCAL, "lib/python2.7/site-packages/cysignals/")

the error disappear (I guess this is a Sage part bug). But there is
another incompatible API change on the recent versions. All of _add_,
_mul_ etc is now untyped

With these changes, it seems that the package builds! Thank you very
much. As soon as I will have a better bandwidth, I'll publish the new
old-style spkg version 2.1.6. That way, I will at least be able to point
people to something that works...

Be careful that dropping the type from _add_, _sub_ is recent (ticket #20740). Not included in 7.2.

--
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-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to