yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14320
[Question #537341]: Yade closes when launchıng
New question #537341 on Yade:
https://answers.launchpad.net/yade/+question/537341
Hi there,
I am a new user and I was able to compıle yade from source fıles (git clone https://github.com/yade/trunk.git) but when I try to launch it (./yadeExecutableFile), I get this message and Yade closes:
Welcome to Yade 2017-02-28.git-7096854
TCP python prompt on localhost:9000, auth cookie `ysdesk'
XMLRPC info provider on http://localhost:21000
Traceback (most recent call last):
File "./yade-2017-02-28.git-7096854", line 299, in <module>
userSession(gui=gui,qapp=qapp)
File "./yade-2017-02-28.git-7096854", line 239, in userSession
prompt_config.in_template = ipconfig['prompt_in1']
File "/usr/lib/python2.7/dist-packages/IPython/config/loader.py", line 277, in __setattr__
self.__setitem__(key, value)
File "/usr/lib/python2.7/dist-packages/IPython/config/loader.py", line 262, in __setitem__
'char must be Config instances: %r, %r' % (key, value))
ValueError: values whose keys begin with an uppercase char must be Config instances: 'in_template', 'Yade [\\#]: '
I work on Ubuntu 16.04.2 LTS.
I guess ıt ıs related to python but I don,t know how to fix this. Could you please help?
Thanks
--
You received this question notification because your team yade-users is
an answer contact for Yade.