Tryton 4.4 in Python 3 ?

103 views
Skip to first unread message

Christophe

unread,
Jun 1, 2017, 2:23:41 AM6/1/17
to tryton
Hi,

Well, it seemed to me to have seen that version 4.4 was ready for Python 3,
however every time I tried to start Tryton in a virtual environment Python 3
there some probleme (ConfigParser for exemple).
is It possible to run Tryton in a Python 3 environment (Python 3 alone) ? is
there a recipe somewhere?

Regards
--
Christophe

Cédric Krier

unread,
Jun 1, 2017, 2:40:05 AM6/1/17
to tryton
The server is Python 3 ready but not yet the GTK client.
You have to install the packages in order to have 2to3 running, you can
not run the code directly from the source.

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

E. Boer

unread,
Jun 1, 2017, 3:48:47 AM6/1/17
to tryton, c...@adiczion.net

You have to build Trytond and the modules to run in Python 3.
You can do that with
- pip3 install trytond
- If you want to run from trunk you have to build the packages yourself with python3 setup.py install.

 

Regards
--
Christophe
Reply all
Reply to author
Forward
0 new messages