yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09017
Re: [Question #244319]: Yade Source code Installation and launch problem
Question #244319 on Yade changed:
https://answers.launchpad.net/yade/+question/244319
Status: Open => Answered
Klaus Thoeni proposed the following answer:
In order to run local executable in the command line you have to add the
./ to tell the system the executable is in the current directory.
It seems to be a ipython incompatibility:
from IPython.Shell import IPShellEmbed
ImportError: No module named Shell
I am running Kubuntu 12.04 and I am not having the problem. You could
try to install the latest trunk version from github [1], Download ZIP on
the right. However, not sure. Maybe someone with 13.10 installed can
tell you more.
Klaus
[1] https://github.com/yade/trunk
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.