>From reproduce I meant a similar error (didn't check pyphs)

from sympy import Point
import pickle
pickle.loads(pickle.dumps(Point(1.1, 2.1).evalf()))


Isuru Fernando

On Wed, Jun 28, 2017 at 5:28 PM, Isuru Fernando <isu...@gmail.com> wrote:

> I can reproduce with gmpy2 and sympy=1.0, but goes away if I remove gmpy2
> or update to sympy master. This was fixed accidentally in
> https://github.com/sympy/sympy/pull/11862
>
>
> Isuru Fernando.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sympy+unsubscr...@googlegroups.com.
To post to this group, send email to sympy@googlegroups.com.
Visit this group at https://groups.google.com/group/sympy.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sympy/CA%2B01voM9aDxDcb5HP8vRbj8jFpDXT3wm7KMo0RV2SqeHB7bm5w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to