Re: [tryton] Unknow missing dependencies

2016-02-26 Thread Raimon Esteve
2016-02-26 9:43 GMT+01:00 Cédric Krier : > On 2016-02-26 09:27, Raimon Esteve wrote: >> 2016-02-25 23:55 GMT+01:00 Raimon Esteve : >> Finally I found the reason but not how to fix. >> >> module_a -> extras depend -> module_b >> module_b -> depends ->

Re: [tryton] Unknow missing dependencies

2016-02-26 Thread Cédric Krier
On 2016-02-26 09:27, Raimon Esteve wrote: > 2016-02-25 23:55 GMT+01:00 Raimon Esteve : > Finally I found the reason but not how to fix. > > module_a -> extras depend -> module_b > module_b -> depends -> module_a > > If remove extras_depend in module_a, I can

Re: [tryton] Unknow missing dependencies

2016-02-26 Thread Sergi Almacellas Abellana
El 26/02/16 a les 09:27, Raimon Esteve ha escrit: 2016-02-25 23:55 GMT+01:00 Raimon Esteve : 2016-02-25 23:32 GMT+01:00 Sergi Almacellas Abellana : Hi, When opening a tryton server I have the following error: Traceback (most recent call last):

Re: [tryton] Unknow missing dependencies

2016-02-26 Thread Raimon Esteve
2016-02-25 23:55 GMT+01:00 Raimon Esteve : > 2016-02-25 23:32 GMT+01:00 Sergi Almacellas Abellana : >> Hi, >> >> When opening a tryton server I have the following error: >> >> Traceback (most recent call last): >> File "trytond/bin/trytond", line 80, in

Re: [tryton] Unknow missing dependencies

2016-02-25 Thread Raimon Esteve
2016-02-25 23:32 GMT+01:00 Sergi Almacellas Abellana : > Hi, > > When opening a tryton server I have the following error: > > Traceback (most recent call last): > File "trytond/bin/trytond", line 80, in > server.TrytonServer(options).run() > File >

[tryton] Unknow missing dependencies

2016-02-25 Thread Sergi Almacellas Abellana
Hi, When opening a tryton server I have the following error: Traceback (most recent call last): File "trytond/bin/trytond", line 80, in server.TrytonServer(options).run() File "/home/sergi/nan/projectes/virtualenv/tests/trytond/trytond/server.py", line 112, in run