RuntimeWarning [Sage 8.2 WSL]
Hi. I was pretty surprised to see Sage linux binaries worked on WSL right away. There's just 1 problem, which is:
RuntimeWarning: 'sin' and 'sout' swap memory stats couldn't be determined and were set to 0
Is there a fix to this?
See also a discussion on sage-support.
That looks like it probably comes from
psutil
. I wouldn't worry about it.