Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

import tetrahedron error

Hi

Copilot said me :

that’s a classic SageMath quirk. The error:

from sage.plot.plot3d.shapes2 import tetrahedron

ImportError: cannot import name 'tetrahedron' from 'sage.plot.plot3d.shapes2'

means Sage doesn’t actually provide a tetrahedron function in that module, even though it seems like it should. That import line is misleading — and I’m guilty of trusting it too quickly.

#import sage.plot.plot3d.shapes2
#tetrahedron?
from sage.plot.plot3d.shapes2 import tetrahedron

is her,he,it right ?

import tetrahedron error

Hi

AI Copilot said me :

that’s a classic SageMath quirk. The error:

from sage.plot.plot3d.shapes2 import tetrahedron

ImportError: cannot import name 'tetrahedron' from 'sage.plot.plot3d.shapes2'

means Sage doesn’t actually provide a tetrahedron function in that module, even though it seems like it should. That import line is misleading — and I’m guilty of trusting it too quickly.

#import sage.plot.plot3d.shapes2
#tetrahedron?
from sage.plot.plot3d.shapes2 import tetrahedron

is her,he,it right ?

import tetrahedron error

Hi

Sagemath10.4,Ubuntu24.04 WSL W11

AI Copilot said me :

that’s a classic SageMath quirk. The error:

from sage.plot.plot3d.shapes2 import tetrahedron

ImportError: cannot import name 'tetrahedron' from 'sage.plot.plot3d.shapes2'

means Sage doesn’t actually provide a tetrahedron function in that module, even though it seems like it should. That import line is misleading — and I’m guilty of trusting it too quickly.

#import sage.plot.plot3d.shapes2
#tetrahedron?
from sage.plot.plot3d.shapes2 import tetrahedron

is her,he,it right ?

import tetrahedron error

Hi

Sagemath10.4,Ubuntu24.04 WSL W11Sagemath10.4, Ubuntu24.04, WSL, Edge with Copilot, W11

AI Copilot said me :

that’s a classic SageMath quirk. The error:

from sage.plot.plot3d.shapes2 import tetrahedron

ImportError: cannot import name 'tetrahedron' from 'sage.plot.plot3d.shapes2'

means Sage doesn’t actually provide a tetrahedron function in that module, even though it seems like it should. That import line is misleading — and I’m guilty of trusting it too quickly.

#import sage.plot.plot3d.shapes2
#tetrahedron?
from sage.plot.plot3d.shapes2 import tetrahedron

is her,he,it right ?