Ask Your Question

dhk628's profile - activity

2018-09-25 22:55:11 +0200 received badge  Notable Question (source)
2018-09-25 22:55:11 +0200 received badge  Popular Question (source)
2017-07-05 15:12:06 +0200 asked a question Installing a package (using VirtualBox on Windows)

I am trying to load a package (libbraiding) to use its functions in my .ipynb file. I accessed the terminal on VirtualBox using Host+F1 and typed sage for both the username and password. Then I entered the command "sage -i libbraiding". The terminal did some stuff for about a minute and then showed "Sage build/upgrade complete!". However, I still cannot use the functions in the package as the notebook says "NameError: global name 'left_normal_form' is not defined". What am I doing wrong? Any help will be much appreciated.