On 19 April 2012 09:28, ariel yabo <[email protected]> wrote:

> Now with trytond 2.2 the following errors appear:
>
> root@host:~# trytond
> [Thu Apr 19 04:23:41 2012] INFO:server:using /etc/trytond.conf as
> configuration
>                           file
> [Thu Apr 19 04:23:41 2012] INFO:server:initialising distributed objects
> services
> [Thu Apr 19 04:23:41 2012] DEBUG:psycopg2:installed. Logging using Python
> loggin
>                    g module
> /usr/local/lib/python2.7/dist-packages/trytond/modules/__init__.py:28:
> UserWarni
>                      ng: Module trytond was already imported from
> /usr/local/lib/python2.7/dist-packa
>                                                ges/trytond/__init__.pyc,
> but /usr/lib/python2.7/dist-packages is being added to
>                                                                     sys.path
>   import pkg_resources
> Traceback (most recent call last):
>   File "/usr/local/bin/trytond", line 104, in <module>
>     trytond.server.TrytonServer(options).run()
>   File "/usr/local/lib/python2.7/dist-packages/trytond/server.py", line
> 102, in
>                     run
>     Pool.start()
>   File "/usr/local/lib/python2.7/dist-packages/trytond/pool.py", line 71,
> in sta
>                    rt
>     register_classes(reload_p=reload_p)
>   File
> "/usr/local/lib/python2.7/dist-packages/trytond/modules/__init__.py", lin
>
>          e 344, in register_classes
>     for package in create_graph(get_module_list())[0]:
>   File
> "/usr/local/lib/python2.7/dist-packages/trytond/modules/__init__.py", lin
>
>          e 160, in create_graph
>     raise Exception('Module %s not found' % module)
> Exception: Module stock_supply not found
>
>
Did you install any modules?  These need to be installed independently.

To get a list see
http://pypi.python.org/pypi?%3Aaction=search&term=tryton&submit=search

-- 
Craig

()  ascii ribbon campaign - against html mail
/\

-- 
[email protected] mailing list

Reply via email to