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:
>
> ***
***
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'
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