On Saturday, February 17, 2018 at 11:53:51 AM UTC, Simon King wrote:
>
> Hi! 
>
> On 2018-02-17, Dima Pasechnik <dim...@gmail.com <javascript:>> wrote: 
> > sage: gap_reset_workspace(verbose=True) 
>
> Doing that, I get 
>  sage: gap_reset_workspace(verbose=True) 
>  Loading GAP package GAPDoc 
>  Loading GAP package ctbllib 
>  Loading GAP package sonata 
>  Loading GAP package guava 
>  Loading GAP package factint 
>  Loading GAP package gapdoc 
>  Loading GAP package grape 
>  Loading GAP package design 
>  Loading GAP package toric 
>  Loading GAP package laguna 
>  Loading GAP package braid 
>  *** Error loading Gap package braid. You may want to install the 
>  gap_packages and/or database_gap SPKGs. 
>
> The punchline is that I installed both gap_packages and database_gap! 
>
> Also 
>  sage: gap.eval('LoadPackage("CRISP");') 
>  'fail' 
> Is CRISP supposed to be part of database_gap? 
>
 
no. Sage never packaged CRISP.
CRISP can be easily installed as an extra GAP package directly into 
SAGE_LOCAL/gap/latest/pkg/
as it does not need any compilation, it's all pure GAP code.

There isn't much to fix. 

The GAP situation is somehow unfortunate, as upstream promised to provide a 
replacement for libGAP
some time ago, but this still has to happen...
 

>
> So, how to fix all that? 
>
> Best regards, 
> Simon 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to