Re: [sage-combinat-devel] error in queue

2010-10-25 Thread Anne Schilling
I am not an expert with that. It seems to me that you added a new module in a new folder. I am not sure it fix fix your problem but you should try to declare this new folder (if it is the case) in /sage/devel/sage-combinat/sage/setup.py Look at the lines around line 790 and add your folder there.

Re: [sage-combinat-devel] error in queue

2010-10-24 Thread Nicolas Borie
Le dimanche 24 octobre 2010 à 08:07 -0700, Anne Schilling a écrit : > Hello Nicolas le Petit, > > Thank you! > > Now I have another question: I made added a new module > rigged_configurations and put the line > from rigged_configurations.all import * > in all.py in /combinat and an all.py file in

Re: [sage-combinat-devel] error in queue

2010-10-24 Thread Anne Schilling
Hello Nicolas le Petit, Thank you! Now I have another question: I made added a new module rigged_configurations and put the line from rigged_configurations.all import * in all.py in /combinat and an all.py file in the new module. However, when starting sage I get an error `ImportError: No modul

Re: [sage-combinat-devel] error in queue

2010-10-24 Thread Nicolas Borie
Le samedi 23 octobre 2010 à 18:56 -0700, Anne Schilling a écrit : > Hi! > > With sage-4.5.3 there currently seems to be an error when applying the queue: > > applying permgroup_cleanup-mh.patch > applying permgroup-domain.patch > patching file sage/categories/finite_permutation_groups.py > Hunk #

[sage-combinat-devel] error in queue

2010-10-23 Thread Anne Schilling
Hi! With sage-4.5.3 there currently seems to be an error when applying the queue: applying permgroup_cleanup-mh.patch applying permgroup-domain.patch patching file sage/categories/finite_permutation_groups.py Hunk #1 FAILED at 300 Hunk #2 FAILED at 326 2 out of 2 hunks FAILED -- saving rejects t