[sage-support] SagenNB and strange JSmol error

2019-11-19 Thread TAU
See https://sage.sis.uta.fi/home/pub/198/ The picture is shown, but if you click it to get JSmol for rotating it, it transforms to a cloud of single points. I can not reproduce error on the newest beta. What ticket took care of this? -- Jori Mäntysalo Tampereen yliopisto - Ihminen ratkaisee

Re: [sage-support] Re: Sage Crash Report: Missing symbols in conda build for macOS?

2019-11-19 Thread Michael Boyle
That works! Similarly conda install -n sage "pynac=0.7.26=py36ha01bd41_0" works for my python 3.6 attempt. I see that you've already opened an issue on pynac-feedstock, so I'll leave you to it. Thanks very much for you help! -- You received this message because you are subscribed to the

Re: [sage-support] Re: Sage Crash Report: Missing symbols in conda build for macOS?

2019-11-19 Thread Isuru Fernando
Hi, Can you try doing the following? conda install -n sage27 "pynac=0.7.26=py27ha01bd41_0" Isuru On Tue, Nov 19, 2019 at 11:23 AM Michael Boyle < michael.oliver.bo...@gmail.com> wrote: > Sure. Here it is: > > > conda list > # packages in environment at >

[sage-support] Re: Sage Crash Report: Missing symbols in conda build for macOS?

2019-11-19 Thread Michael Boyle
Sure. Here it is: > conda list # packages in environment at /Users/myusername/.continuum/miniconda3.7/envs/sage27: # # NameVersion Build Channel _r-mutex 1.0.1 anacondar_1conda-forge alabaster 0.7.12

[sage-support] Re: Sage Crash Report: Missing symbols in conda build for macOS?

2019-11-19 Thread Julian Rüth
Hi Micheal, could you share the output of `conda list` for that environment? Feel free to open an issue for this at https://github.com/conda-forge/sage-feedstock/issues as well. julian On Tuesday, November 19, 2019 at 6:04:23 PM UTC+1, Michael Boyle wrote: > > I followed the installation

[sage-support] Sage Crash Report: Missing symbols in conda build for macOS?

2019-11-19 Thread Michael Boyle
I followed the installation instructions for conda with both python=3.6 (the most recent version that could install sage without conflicts) and then python=2.7 (the one specifically cited in the instructions) on macOS 10.13.6, using