Re: [sage-devel] jmol doesn't start in 10.5

2024-12-12 Thread Richard Quint
That was it. I missed that jmol was optional now. Thanks On Thursday, December 12, 2024 at 12:40:03 PM UTC-8 dim...@gmail.com wrote: > This most probably just means that jmol package is not installed. It's > now optional, you need to explicitly say you want it installed. > The quickest way woul

Re: [sage-devel] jmol doesn't start in 10.5

2024-12-12 Thread Dima Pasechnik
This most probably just means that jmol package is not installed. It's now optional, you need to explicitly say you want it installed. The 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

[sage-devel] jmol doesn't start in 10.5

2024-12-12 Thread Richard Quint
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.