Hi,
I've managed to get tryton working using SAO, however, when attempting to use
the standard client, I get the following error:
$ tryton
Traceback (most recent call last):
File "/home/path/to/tryton/folder/env/bin/tryton", line 46, in <module>
from tryton import client
File
"/home/path/to/tryton/folder/env/local/lib/python2.7/site-packages/tryton/client.py",
line 170, in <module>
import pygtk
ImportError: No module named pygtk
Sao works decently, but has a number of quirks that make it less desirable
especially for smaller screens. I am using a virtual environment, and I've
tried installing pygtk without any success.
Any ideas how should I proceed?
--
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/2e6c0ea3-3728-42b7-83d4-c511797ed21a%40googlegroups.com.