Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 4 years ago

user90664 gravatar image

How do I start using SageMath in Spyder?

I installed SageMath 9.1 by downloading and running the OSX .dmg, but how do I actually start using it in my Python IDE (Spyder)? I have Python code that uses SageMath functions, which works in CoCalc, but I can't get it to work in Spyder by simply using import sage or import SageMath.

How do I start using SageMath in Spyder?

I installed SageMath 9.1 by downloading and running the OSX .dmg, but how do I actually start using it in my Python IDE (Spyder)? I have Python code that uses SageMath functions, which works in CoCalc, but I can't get it to work in Spyder by simply using import sage or import SageMath.

How do I start using SageMath in Spyder?

I installed SageMath 9.1 by downloading and running the OSX .dmg, but how do I actually start using it in my Python IDE (Spyder)? I have Python code that uses SageMath functions, which works in CoCalc, but I can't get it to work in Spyder by simply using import sage or import SageMath.

click to hide/show revision 4
retagged

updated 4 years ago

FrédéricC gravatar image

How do I start using SageMath in Spyder?

I installed SageMath 9.1 by downloading and running the OSX .dmg, but how do I actually start using it in my Python IDE (Spyder)? I have Python code that uses SageMath functions, which works in CoCalc, but I can't get it to work in Spyder by simply using import sage or import SageMath.