Am I doing something wrong here when running Python 2?

>>> from sympy.core.compatibility import builtins
>>> from builtins import type
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named builtins


/c

-- 
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 [email protected].
To post to this group, send email to [email protected].
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/10966434-39a0-4da5-b239-0782175abeb7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to