mailing-list for TeXmacs Users

Text archives Help


Re: 1.99.15 and python on linux no longer working


Chronological Thread 
  • From: TeXmacs <address@hidden>
  • To: address@hidden
  • Subject: Re: 1.99.15 and python on linux no longer working
  • Date: Wed, 18 Nov 2020 11:15:55 +0100

Hi Marc,

A typo slipped into the changes concerning Python.
It has been fixed in revision 13153: in init-python.scm,

(:launch ,(python-command))

should have been

(:launch ,(python-launcher))

Best wishes, --Joris


On Wed, Nov 18, 2020 at 10:54:53AM +0100, marc lalaude-labayle wrote:
> Hi,
> just to tell that the python plugin no longer works with the last texmacs
> version on ubuntu 20.04. I do install texmacs from the official
> repository.
> I haven't yet searched what could be wrong.
> Best regards
> Marc
> /usr/bin/xdg-open: line 402: htmlview: command not found
> /usr/bin/xdg-open: line 402: firefox: command not found
> /usr/bin/xdg-open: line 402: mozilla: command not found
> /usr/bin/xdg-open: line 402: netscape: command not found



Archive powered by MHonArc 2.6.19.

Top of page