On Thu, Mar 18, 2021 at 7:14 PM Nathan Dunfield <[email protected]> wrote: > > Anita, > > 1. The version at: > > https://github.com/3-manifolds/Sage_macOS/releases/tag/v1.0-beta > > was just updated last night. Now double-clicking the icon should produce a > window which offers a choice of terminal or Jupyter. > > 2. I don't think kbmag comes with Sage, or at least your command failed on > three different versions of Sage I tried (one Mac, two Linux). So I assume > this is a file in one of your own directories that you are trying to load. > If so, probably the file is not in the directory where Sage starts (which is > /Users/anita or similar).
kbmag is a part of Sage's optional package gap-packages One can certainly get it, but it might entail building Sage from source. (Not sure whether with Conda one would get it, or it's not in Conda) Dima > > Best, > > Nathan > > On Thursday, March 18, 2021 at 9:45:12 AM UTC-5 [email protected] wrote: >> >> Dear Samuel, >> thank you very much for your help. I installed the version you told me. It >> worked in the basics, so thanks! >> But I still have some problems. I write them here, hoping you can help me. >> Thanks in advance! >> 1. I double click on SageMath icon, and it opens in a Terminal. I do not >> know how to open it as a Sage notebook in >> jupyter. In my macbook I run sage -n jupyter. >> 2. I have some routines using the underlying GAP. They do not work here. I >> tried (and fail) the following: >> sage: libgap.eval('LoadPackage("kbmag")') >> fail >> >> Thank you very much for all your help and support. >> With best regards, >> Anita >> >> >> On Thu, Mar 18, 2021 at 8:50 AM Samuel Lelièvre <[email protected]> wrote: >>> >>> ¡Hola Anita! >>> >>> You could try the new macOS app, currently in beta testing at: >>> >>> https://github.com/3-manifolds/Sage_macOS/releases/ >>> Let us know if it solves your problems. --Samuel >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "sage-support" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/sage-support/NletjrinNhM/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/sage-support/CAEcArF18DCUC%3DhdL%2Bq%2BXC4nrcV6qhbpPiHD006d4QOxjmpic%3Dg%40mail.gmail.com. >> >> >> >> -- >> Anita M. Rojas >> Departamento de Matemáticas >> Facultad de Ciencias >> Universidad de Chile >> >> https://sites.google.com/a/u.uchile.cl/mat-ciencias-prof-anita-rojas/ > > -- > 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 view this discussion on the web visit > https://groups.google.com/d/msgid/sage-support/42cdf878-6cdc-4aaa-a462-2abe3017901bn%40googlegroups.com. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/CAAWYfq27%3Dz6W5YZeap2taTWFrjygib5UYBzHA-2GGn3dwpqfrQ%40mail.gmail.com.
