El 05/01/17 a les 13:49, 'Bijjou' via tryton ha escrit:
Hi,

I am trying to install tryton for a while now but I get an error when
initializing the database. I tried installing tryton on version
4.3(trunk), 4.2 and 4.0.
Wenn I execute this code:

/*//*/trytond-admin -c trytond.conf -d test123 --all

/*//*/Then I get following error:

*Traceback (most recent call last):
File "trytond/bin/trytond-admin", line 21, in <module>
admin.run(options)
File "/home/vagrant/server/trytond/*

*trytond/admin.py <http://admin.py>", line 38, in run
transaction.connection.cursor(**) as cursor: AttributeError: exit*
IIRC this error whas due to executing and old driver version of the database backend. So you must update psycopg2 if using postgresql.

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

--
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/3e52d595-3c24-0fd5-0358-2d4ed98d69fc%40koolpi.com.

Reply via email to