Hi,
What is the right way to run Tryton Client 4.2 in python3?
File "/home/psk/.virtualenvs/tryton42/bin/tryton", line 4, in <module>
__import__('pkg_resources').run_script('tryton==4.2.4', 'tryton')
File
"/home/psk/.virtualenvs/tryton42/lib/python3.5/site-packages/pkg_resources/__init__.py",
line 738, in run_script
self.require(requires)[0].run_script(script_name, ns)
File
"/home/psk/.virtualenvs/tryton42/lib/python3.5/site-packages/pkg_resources/__init__.py",
line 1499, in run_script
exec(code, namespace, namespace)
File
"/home/psk/.virtualenvs/tryton42/lib/python3.5/site-packages/tryton-4.2.4-py3.5.egg/EGG-INFO/scripts/tryton",
line 33, in <module>
from tryton import client
File
"/home/psk/.virtualenvs/tryton42/lib/python3.5/site-packages/tryton-4.2.4-py3.5.egg/tryton/client.py",
line 108, in <module>
import pygtk
ImportError: No module named 'pygtk'
Atte,
Oscar Alvarez
--
You received this message because you are subscribed to the Google Groups
"tryton-dev" group.
To view this discussion on the web visit
https://groups.google.com/d/msgid/tryton-dev/9bae02a6-43eb-73fd-4c52-3313edb641b5%40gmail.com.