← Back to team overview

yade-users team mailing list archive

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

 

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

    Status: Open => Answered

Anton Gladky proposed the following answer:
Hi,

did you try to install yade from packages? Does it start?

sudo apt-get install yade

Or the newer version is available on wheezy-backports.

Anton


2013/9/9 burak er <question235395@xxxxxxxxxxxxxxxxxxxxx>:
> 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.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp

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