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.
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
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
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 #
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