[sage-combinat-devel] AsbtractPolynomialRing error possibly from update error

2013-05-29 Thread Dan Betea
Hi there, This seemed to have been asked before (the solution to it didn't help very much), but I get the following error: sage: A = AbstractPolynomialRing(QQ); A --- NameError Traceback (most

Re: [sage-combinat-devel] AsbtractPolynomialRing error possibly from update error

2013-05-29 Thread Nicolas M. Thiery
On Wed, May 29, 2013 at 10:26:21AM -0700, Dan Betea wrote: This seemed to have been asked before (the solution to it didn't help very much), but I get the following error: sage: A = AbstractPolynomialRing(QQ); A