Am 26.02.2017 um 13:18 schrieb Jose Salvador: > > Thank you Sergi. I had already read that documentation among others. > > When I have an empty slot to do the work I will try it again 'cause I > think all of my problems come on from trying to get working tryton > server with gtk client (in a virtualenv on python 3). > When does your problem first occur? Does the server (trytond) install and start alright? If not, the client shouldn't make a difference. Or is it only a problem with the client ? than it could be about gtk.
Do you have a special reason for using python 3 ? Try python 2.7.x instead. The docs list 'python 2.7 or later' as a requirement, but as python 2 and python 3 are so different, i understand the 'or later' as a newer version of python 2, not including python 3 -- 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/87d92836-f139-8d01-4fb2-80b0bd82ac2f%40gmx.de.
