← Back to team overview

yade-users team mailing list archive

[Question #235395]: Cannot get it working on debian 7.1 is this a python problem?

 

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

Dear yade users I want to get Yade installed on debian 7.1 wheezy dist. I compile it without any error and then install. If i try to run it with gui, I get the error below,(I have an optimus architectured laptop)

burak@hudayi:~/Workspace/Yade/trunk/build$ optirun yade-2013-09-06.git-3a69738
Welcome to Yade 2013-09-06.git-3a69738
TCP python prompt on localhost:9000, auth cookie `saeyuk'
Traceback (most recent call last):
  File "/usr/local/bin/yade-2013-09-06.git-3a69738", line 268, in <module>
    userSession(qt4=True,qapp=qapp)
  File "/usr/local/bin/yade-2013-09-06.git-3a69738", line 223, in userSession
    prompt_config.in_template = ipconfig['prompt_in1']
  File "/usr/lib/python2.7/dist-packages/IPython/config/loader.py", line 171, in __setattr__
    self.__setitem__(key, value)
  File "/usr/lib/python2.7/dist-packages/IPython/config/loader.py", line 159, 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 [\\#]: '
without the gui there is not any error.
burak@hudayi:~/Workspace/Yade/trunk/build$ optirun yade-2013-09-06.git-3a69738 -n
Welcome to Yade 2013-09-06.git-3a69738
TCP python prompt on localhost:9000, auth cookie `kydcsu'
Yade [1]:

What do you think the problem is? By the way I have also tried it without optirun: no difference.


-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.