mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] sagge plugin error


Chronological Thread 
  • From: HenriGirard <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: [TeXmacs] sagge plugin error
  • Date: Tue, 23 Oct 2018 08:54:34 +0200

Hi,

Darcy, After copying your plugin in .texmacs plugin I got this error message and before copying it I got which python error, I am on ubuntu 18.10 and compile myself texmacs

any help

Traceback (most recent call last):
  File "/usr/libexec/TeXmacs/bin/tm_sage", line 15, in <module>
    from sage.all import *
  File "/usr/lib/python2.7/dist-packages/sage/all.py", line 71, in <module>
    from sage.env import SAGE_ROOT, SAGE_SRC, SAGE_DOC_SRC, SAGE_LOCAL, DOT_SAGE, SAGE_ENV
  File "/usr/lib/python2.7/dist-packages/sage/env.py", line 123, in <module>
    _add_variable_or_fallback('SAGE_ETC', opj('$SAGE_LOCAL', 'etc'))
  File "/usr/lib/python2.7/dist-packages/sage/env.py", line 103, in _add_variable_or_fallback
    value = sep.join(components)
TypeError: sequence item 0: expected string, NoneType found
En cours…

Sage]




  • [TeXmacs] sagge plugin error, HenriGirard, 10/23/2018

Archive powered by MHonArc 2.6.19.

Top of page