Tryton Desktop Cliente Launch

Hi,

I am having a problem when I need to launch the tryton desktop cliente at window, that I have problema about the " pygobject".

I got error:
PS *******************> python bin/tryton
Traceback (most recent call last):
File “C:\Proyecto\tryton\trytonBC\tryton\bin\tryton”, line 55, in
from tryton.client import main
File “C:\Proyecto\tryton\trytonBC\tryton\tryton_init_.py”, line 6, in
import gi
ModuleNotFoundError: No module named ‘gi’

How can I fix it?

Either use the provided build of the client or you need to have pygobject properly installed on your environment.