Hello, I' had the same error.

I had to copy manually the file 'import_xml.rng' to my
/usr/lib/python2.4/site-packages/tinyerp-server/ directory. You can find it
where you download the sources.

I hope it can help you.

2008/9/8 <[EMAIL PROTECTED]>

> My tinyerp-server 4.3 won't run.
>
> --
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/service/web_services.py",
> line 88, in __call__
>    update_module=True)
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/pooler.py", line 88, in
> get_pool
>    pool = get_db_and_pool(db_name, force_demo, status, update_module)[1]
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/pooler.py", line 54, in
> get_db_and_pool
>    addons.load_modules(db, force_demo, status, update_module)
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/addons/__init__.py", line
> 279, in load_modules
>    load_module_graph(cr, graph, status, report=report)
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/addons/__init__.py", line
> 222, in load_module_graph
>    tools.convert_xml_import(cr, m, tools.file_open(opj(m, filename)),
> idref, mode=mode, **kwargs)
>  File "/home/jeru/Desktop/tinyERP-server-4.3/bin/tools/convert.py", line
> 747, in convert_xml_import
>    relaxng_doc = etree.parse(file('import_xml.rng'))
> IOError: [Errno 2] No such file or directory: 'import_xml.rng'
> --
>
> this is the error that keeps on appearing..
> how will I able to fix this problem?
> thanks.
>
>
>
>
> -------------------- m2f --------------------
>
> --
> http://www.openerp.com/forum/viewtopic.php?p=23922#23922
>
> -------------------- m2f --------------------
>
>
> _______________________________________________
> Tinyerp-users mailing list
> http://tiny.be/mailman/listinfo/tinyerp-users
>
_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to