Hi,

Why does adding : 

from sage.rings.polynomial.polynomial_ring_constructor import PolynomialRing

at the beginning of quotient_ring_element.py create the weird error:

Traceback (most recent call last):
…
AttributeError: 'module' object has no attribute 'quotient_ring'

Is there a circular dependency problem? If so, how can I possibly create 
polynomial rings inside quotient_ring_element ???

Cheers,
----
Charles Bouillaguet
http://www.lifl.fr/~bouillaguet/

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To post to this group, send email to sage-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-devel+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel?hl=en.


Reply via email to