mailing-list for TeXmacs Users

Text archives Help


Re: [TeXmacs] [ANN] SageMath plugin for GNU TeXmacs


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: "HenriGirard" <address@hidden>
  • Cc: "texmacs-users" <address@hidden>
  • Subject: Re: [TeXmacs] [ANN] SageMath plugin for GNU TeXmacs
  • Date: Thu, 11 Oct 2018 16:08:46 +0800
  • Arc-authentication-results: i=1; mx.zoho.com; dkim=pass header.i=zoho.com; spf=pass smtp.mailfrom=address@hidden; dmarc=pass header.from=<address@hidden> header.from=<address@hidden>
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1539245327; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To:ARC-Authentication-Results; bh=8CM+c8XoSzzcLA07JvAzIcKLVK++OQ0cCs7yReJpRAo=; b=E1GDuvUIt1tukkelrgLNzeaTJ6Naq9+94ilpk7VmU5yfZiq8LZnl9CkQmx0MQacupcG+45hjwBeP6EHeP9KtJX2bdC2o2ywl3MM/Ep42JIF1IT9eD0wpv6qNcGJpUxXwYSzzdbp0vOvN2HNpbIjPc2+qHFNAQNPiE8YnjJtTibc=
  • Arc-seal: i=1; a=rsa-sha256; t=1539245327; cv=none; d=zoho.com; s=zohoarc; b=YyAQCDebv6zFdwRf+px1055re6pd4TwEHoJsK8875XAJwbuCyPd5DV4hz8wBxmDxBcmsbCcc0ump1e3yYIp2Ov0JTKz1J9BqNOxb9nPGGieZxisqjT8J2qRXmrOzKcduy3daKbFTHQ2e7nwChTjnQr8VpoZxcL1xT2V40p0s3Ec=
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=zapps768; d=zoho.com; h=date:from:to:cc:message-id:in-reply-to:references:subject:mime-version:content-type:user-agent; b=dvZgxAO+Kj8gqNm7JO6sFQoJmM3RuxL892/6xzoON1m9bL94epy/1xyQm6iUKJ2xQAizkErm5w6G EisSn0H1rDKFDcVh7PrQ//QFHfpf9i1UpQMcmLLS5dA5OH2Y2Wrf



It works fine on my MacOS with the latest SageMath. Please provide more details.

Your OS, your SageMath version and more.

And checks if the sage repl works fine.

Are you using git clone or just copy the two files?


---- On Thu, 11 Oct 2018 14:40:33 +0800 HenriGirard <address@hidden> wrote ----

thanks...

It doesn' work, message error

Traceback (most recent call last):
  File "/usr/lib/x86_64-linux-gnu/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] 
And stay blocked ...



Le 10/10/2018 à 18:39, sadhen a écrit :

Hi TeXmacs Users:


https://github.com/sagemath/website/issues/152


There is a issue for SageMath and GNU TeXmacs, please post your opinions .


 原始邮件 
发件人: sadhen<address@hidden>
收件人: address@hidden
抄送: HenriGirard<address@hidden>
发送时间: 2018年10月11日(周四) 00:18
主题: [ANN] SageMath plugin for GNU TeXmacs

see https://github.com/texmacs/SageMath.tm


## Installation guide: 


git clone address@hidden:texmacs/SageMath.tm.git $HOME/.TeXmacs/plugins/sage



## How it works

The customized `$HOME/.TeXmacs/plugins` will override the default one.


## Another Plugins

1. https://github.com/texmacs/Python3.tm

2. https://github.com/texmacs/TeXmacs.scala


## Future

Click to install or remove a plugin from Github.



## SageMath Plugins need your help

Just make PR on  https://github.com/texmacs/SageMath.tm .


It is easy.


Problem: Lack of documents, and the wiki on official website of Sage is outdated.


I’m not a Sage user and not good at written English as a native Chinese user. Your contribution is appriciated.


Thanks!!!






Archive powered by MHonArc 2.6.19.

Top of page