On 29 Oct 09:36, Oscar Alvarez wrote:
> Maybe is not important the dependences graph,  I am agree with Cedk, but I
> am having problems in 3.4 that in 3.2 does not, it seems that Tryton is not
> resolving fine dependences with new version on terminal.
> 
> In a fresh 3.4 install, with just new database (no modules installed on
> database), but yes on filesystem.
> 
> I trying to install account module
> 
> $trytond -c /home/user/trytond.conf -d DEMO1 -u account
> 
> Exception: Missing dependencies: ['currency', 'company', 'party']
> 
> For example currency module is installed on my filesystem:
> 
> /home/trytonpsk/.virtualenvs/tryton34/lib/python2.7/site-packages/trytond/modules/currency/__init__.py
> /home/trytonpsk/.virtualenvs/tryton34/lib/python2.7/site-packages/trytond/modules/currency/__init__.pyc
> /home/trytonpsk/.virtualenvs/tryton34/lib/python2.7/site-packages/trytond/modules/currency/currency.py
> /home/trytonpsk/.virtualenvs/tryton34/lib/python2.7/site-packages/trytond/modules/currency/currency.pyc
> /home/trytonpsk/.virtualenvs/tryton34/lib/python2.7/site-packages/trytond/modules/currency/currency.xml
> 
> 
> So, next I try:
> 
> $trytond -c /home/user/trytond.conf -d DEMO1 -u currency
> 
> And tryton to install, Ok this module,
> 
> so ¿Am I missing new way for install modules dependences on terminal?.

It never worked command line doesn't automaticaly add missing dependency
to the list.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpRr6MxqOw6b.pgp
Description: PGP signature

Reply via email to