Hello,
I would like to use GAP from within Sage to do experiments with
crystallographic groups. For this I installed the packages cryst, crystcat,
carat, etc. in the Sage version of GAP.
When I start Sage and execute "gap_console()" and type
LoadPackage("cryst");
everything works perfectly. But when I execute
gap.LoadPackege('"cryst"')
from within Sage I get the strange error
Warning: this should never happen
and Sage keeps running until I interrupt it with Ctrl-c. When I try to load
another package like Alnuth, everything works fine:
gap.LoadPackage('"alnuth"')
yields "true."
Any ideas of what could be wrong? I don't even know where to start looking for
errors since the error message is not very helpful.
Thanks in advance,
Moritz
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/groups/opt_out.