[sage-support] Re: 'Sage Crash Report

2017-10-06 Thread Dima Pasechnik
Are you on Fedora 26? Then it looks like this: It looks like you hit this bug: https://bugzilla.redhat.com/show_bug.cgi?id=1464520 You need to install psutils: $ dnf install python2-psutil On Friday, October 6, 2017 at 4:34:09 PM UTC+1, Lee Duke wrote: > > ***

[sage-support] 'Sage Crash Report

2017-10-06 Thread Lee Duke
*** IPython post-mortem report {'commit_hash': u'5c9c918',  'commit_source': 'installation',  'default_encoding': 'UTF-8',  'ipython_path': '/usr/lib64/sagemath/site-packages/IPython',  'ipython_version': '5.1.0',  'os_name'

[sage-support] SageMath/Python as the scripting language for the Web

2017-10-06 Thread Jorge Manrique
Hello everyone, I have an interactive program in Python. The program does some calculations with SageMath and graphs the results. The code is a bit long. I want to embed the program on a webpage using SageCell and I wonder if I can leave the Python program on the web server and use an external