Dear sage-devel,

I am attempting to test a cypari2 change (
https://github.com/sagemath/cypari2/pull/180), which involves changing the
Gen structure, on Sagemath. A simple:

sage -pip install ~/cypari2

did not work as it was causing the following error:

<frozen importlib._bootstrap>:488: RuntimeWarning: cypari2.gen.Gen size
changed, may indicate binary incompatibility. Expected 56 from C header,
got 64 from PyObject

when running:

sage -c "import cypari2"

However, I did not get the same warning when using a normal non-sage pip
install.

Could anyone help point me to the right way to do this instead?

Thank you in advance.

-- 
Best regards,
Risan

-- 
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 view this discussion visit 
https://groups.google.com/d/msgid/sage-devel/CAG9sLK9Lmik6ZBt0xN004jN_jBL%3DqRh4ZnOUDkey3%3DY1GZVPmQ%40mail.gmail.com.

Reply via email to