thank you for the answer,server starts after i arrange conf file. Now i have a new problem. When i open module list there is only three modules exists: ir,res,webdav
And i cannot find a way to refresh the modules list. When i use pip to install a module server not works again. Have an idea about it. Thanks again for your help. 10 Haziran 2015 Çarşamba 13:45:04 UTC tarihinde Cédric Krier yazdı: > > On 2015-06-10 06:14, Halim Cemal Bayram wrote: > > Hello everyone, > > > > I'm trying to install tryton server on windows 8. > > I turn my date&time setting too UTC. > > But when i try to run tryton server with the following code; > > > > python C:\Python27\Scripts\trytond -c C:\Python27\Scripts\trytond.conf > -d > > tryton --all > > > > i get error message : ERROR:trytond.server:timezone is not set to UTC > > I think it is normal on windows because we can not get the timezone > correctly from Python. > > > What could be the reason of this error, have you got an idea? > > > > full of command prompt output is : > > > "C:\Python27\lib\site-packages\trytond-3.4.2-py2.7.egg\trytond\backend\__ > > init__.py", line 19, in get > > module = sys.modules[modname] > > KeyError: 'trytond.backend.' > > The issue is not the timezone but that you did not configure correctly > the database backend. > > http://doc.tryton.org/3.4/trytond/doc/topics/configuration.html#database > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
