sagemath notebook have no open ports
When I open a sws file in sagemath 7.5.1, I get the following error:
RuntimeError: no available port.
How to repair it.
By the way, is there some easily method to convert sws files to ipynb files.
Thanks.
I think to answer the first question we'll need more information about how you are using Sage, what you downloaded, how you try to open them, etc.
My OS is macOS Sierra 10.12.3
Sagemath installed from pre-built binarie: sage-7.5.1-OSX_10.11.6-x86_64.app.dmg
The web browse can not be open whether click sws files or run " /Applications/SageMath-7.5.1.app"
But the jupyter notebook work well.
So you mean when you double click the app, it doesn't start?
Some potentially related questions: https://www.kubuntuforums.net/archive... and https://ask.sagemath.org/question/845... and https://ask.sagemath.org/question/869...
I would actually try restarting your computer first to make sure there aren't any stray sagenb processes causing this problem as well, though that usually manifests with a different error message.