I have built Sage from source (sage-10.4.tar.gz and sage-10.5.tar.gz) on
four machines with different architectures and different derivatives of
Debian. On all machines the jmol viewer for 3d plots works under 10.4
but not under 10.5. The RuntimeError Traceback is identical on all
machines.
e quickest way would by just
>
> make jmol
>
> from the directory you built Sage from.
> Then try running your test again
>
> On Thu, Dec 12, 2024 at 12:24 PM Richard Quint
> wrote:
> >
> > I have built Sage from source (sage-10.4.tar.gz and sage-10.5.tar.gz) on