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

2013-05-30 Thread Viviane Pons
If ever, you can't get sage-combinat to work. I put instructions on my website on how to install the patch on its own: http://www-igm.univ-mlv.fr/~pons/en/prog.php 2013/5/29 Nicolas M. Thiery nicolas.thi...@u-psud.fr On Wed, May 29, 2013 at 10:26:21AM -0700, Dan Betea wrote: This seemed

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

2013-05-30 Thread Dan Betea
I have finally succeeded by applying the patch manually. Deleting and reinstalling sage-combinat did not work - mostly the reinstalling part:) Thanks again, Dan On Thursday, May 30, 2013 9:41:45 AM UTC+2, Viviane Pons wrote: If ever, you can't get sage-combinat to work. I put instructions on

[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