mailing-list for TeXmacs Users

Text archives Help


[TeXmacs] python sympy module


Chronological Thread 
  • From: Julien Frontisi <address@hidden>
  • To: texmacs-users <address@hidden>
  • Subject: [TeXmacs] python sympy module
  • Date: Sun, 29 Jun 2014 10:43:54 +0200

Hi,
I'm using the python plugin in mac os texmacs app but cannot import sympy module.
Some other modules like numpy, for example, work fine but importing sympy just gives :

> Traceback (most recent call last):
> ImportError: No module named sympy

On the other hand, using python on the terminal (without texmacs) works fine.

Maybe texmacs plugin uses a different python installation from the one the terminal is using.
The latter is /Library/Frameworks/Python.framework/Versions/2.7/bin/python
and there is another one in /System/Library/Frameworks/
but I don't know how to check which one texmacs is using.

Has anyone got sympy module working in python plugin ?
Thanks
Julien



Archive powered by MHonArc 2.6.19.

Top of page