| Hosted by CoCalc | Download

Test if vcsn is installed...

import vcsn ctx = vcsn.context("lal(abc), b") ctx
Error in lines 1-1 Traceback (most recent call last): File "/cocalc/lib/python2.7/site-packages/smc_sagews/sage_server.py", line 1009, in execute exec compile(block+'\n', '', 'single') in namespace, locals File "", line 1, in <module> ImportError: No module named vcsn