Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Problem with GAP

Is GAP still compatible with sage? I followed the tutorial on this page, but it immediately broke at the first step:

sage: Q = QuantumGroup(['A',2])

Error message:

FeatureNotPresentError: GAP package QuaGroup is not available.

TestPackagevbailability("QuaGroup") evaluated to fail in GAP.

To install GAP package QuaGroup you can try to run 'sage -i gap_packages'.

Running sage -i gap_packages in my terminal (I'm on archlinux), I got

make: * No rule to make target 'all-toolchain'. Stop.