| 1 | initial version |
If you use sage from the package manager (pacman) then don't use sage -sh. It is only intended when Sage is installed from source or precompiled binaries from the SageMath website. If the following works in your Python console
>>> from sage.all import *
Then it should just work the same in PyCharm.
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.