mailing-list for TeXmacs Users

Text archives Help


Re: change python environment


Chronological Thread 
  • From: Darcy Shen <address@hidden>
  • To: "Alkis Akritas" <address@hidden>
  • Cc: "texmacs-users" <address@hidden>
  • Subject: Re: change python environment
  • Date: Thu, 10 Oct 2019 16:09:18 +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=1570694959; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=HZFZoMTASf3LvKJ5FUODnxllOYBN3W9YHiWcKZ60DTo=; b=WJIACJvFTJBq6V2lNzdvUVm8FxDEeszvCbYWM1LezsEwM5ZVmakEFI+68ALYi65gdzV/6rLe/F+EzZuxh+HflBGSQ7q2eSa0CXEXd1yyIl9iOuaRxK3OYuOMH/wCZn7DyYqq0wbPSY/XFmmE9yBb6Id0jUqIcd/U0w5EOxUmvMQ=
  • Arc-seal: i=1; a=rsa-sha256; t=1570694959; cv=none; d=zoho.com; s=zohoarc; b=W9b/l6PqXrIzOvTKpJp0l8iwAFnwxlp0fts+zaKYhGQKC5FBvqSQRcqXx4Ft1o3Ti8pndG/w27XD/CIowhAQaa1/AKnBtS8XIs9EfmtpJSWrJvghp9nxNxrgAF04sxIXsVOrtQGPPdUKmILyTcDccSLoB92qdRA0PKhUQayZrk0=
  • 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=ZqWO/VOJJ5yxXulFd7VvmJu1WOAy0B+UAJPY29QplYaIjaFMUJMUMViNdhWo4EdHZ1t6I7rGWJVZ kN4WuA1vbCs2/nNa9yie8f2AFK9ujl8sQyY91u9qmBhLkgsShM8v

Under progs, there is init-python.scm. Just change the python-launcher.

Have you read the README.md?

The python-launcher is the function that constructs a command to launcher the underlying python process.

We may provide menu entries to choose the available python version later.


---- On Thu, 10 Oct 2019 14:36:53 +0800 Alkis Akritas <address@hidden> wrote ----

Dear Max, 

On a Mac OS X I am trying to change python environments in TeXmacs-1.99.11.app. 

As you had advised in the past, in previous versions of TeXmacs, like 1.99.8, I was changing the first line of the file

/Applications/TeXmacs-1.99.8.app/Contents/Resources/share/TeXmacs/plugins/python/bin/tm_python

However, in  /Applications/TeXmacs-1.99.8.app/Contents/Resources/share/TeXmacs/plugins/python/ 

there is no bin; its contents are README.md, doc and progs.  What should I do?

Thank you, Alkis





Archive powered by MHonArc 2.6.19.

Top of page