New question #682685 on Yade:
https://answers.launchpad.net/yade/+question/682685

Hello,
I want to use sympy to solve equations in yade script. I have installed sympy 
in Ubuntu because there is no error when I open python3 and import sympy in 
terminal. However, when I import sympy in yade, it failed as:
In [1]: import sympy
---------------------------------------------------------------------------
ImportError                               Traceback (most recent call last)
/usr/bin/yade in <module>()
----> 1 import sympy

ImportError: No module named sympy

My yade version  is 2018.02b, my Ubuntu version is 18.04.
Could you please help me with that?
Thanks.

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.

_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to