El 24/02/17 a les 14:21, Luis Deiana ha escrit:

funciono pero sigo con los errores:

luis@Tryton:~/tryton/trytond$ ~/tryton/trytond/bin/trytond -c
/etc/trytond.conf
Traceback (most recent call last):
  File "/home/luis/tryton/trytond/bin/trytond", line 24, in <module>
    from trytond.application import app
  File "/home/luis/tryton/trytond/trytond/application.py", line 8, in
<module>
    Pool.start()
  File "/home/luis/tryton/trytond/trytond/pool.py", line 97, in start
    register_classes()
  File "/home/luis/tryton/trytond/trytond/modules/__init__.py", line
362, in register_classes
    mod_file, pathname, description)
  File "/home/luis/tryton/trytond/trytond/modules/account/__init__.py",
line 6, in <module>
    from .account import *
  File "/home/luis/tryton/trytond/trytond/modules/account/account.py",
line 7, in <module>
    from sql import Column, Null, Window, Literal
ImportError: cannot import name Window
Lo mismo perĂ² con python-sql

python setup.py --upgrade python-sql

Saludos,

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Responder a