Navigation

    Odoo 中文社区

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Popular
    • Users
    • Groups

    Odoo中文社区可以通过以下两个域名访问:shine-it.net , odoo.net.cn

    由于系统升迁的原因,本论坛部分较早期的内容存在格式和链接损坏失效的问题,并非本论坛系统本身的缺陷,望谅解

    本社区没有维护任何QQ群讨论组,任何与本社区同名的QQ群讨论组的言论与本社区无关!

    开发人员可以登录gitter讨论组: http://gitter.im/odoo-china/Talk, 需要github账号

    如果您登录系统碰到问题,请在微信公众号留言:

    Start With OpenERP 7.0

    Odoo 新手求助
    2
    3
    2352
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      Pudge last edited by

      date:2013-03-15
      1 Install OpenERP 7.0
        系统:ubuntu server 12.04 LTS 64位
        机器:自己台式机
      <!--
        1.1 安装参照文档: 
                    数据库安装: http://doc.openerp.com/v6.1/install/linux/postgres/index.html br />              server安装:http://doc.openerp.com/v6.1/install/linux/server/index.html
      -->
        参照:http://shine-it.net/index.php/topic,4649.0.html
        无法加载模块:待解决
      2013-03-15 08:47:42,316 4297 CRITICAL ? openerp.modules.module: Couldn't load mo                                                                                                dule web
      2013-03-15 08:47:42,316 4297 CRITICAL ? openerp.modules.module: No module named                                                                                                  unittest2
      2013-03-15 08:47:42,316 4297 ERROR ? openerp.service: Failed to load server-wide                                                                                                  module web.
      The web module is provided by the addons found in the openerp-web project.
      Maybe you forgot to add those addons in your addons_path configuration.
      Traceback (most recent call last):
        File "/opt/openerp/server/7.0/openerp/service/init.py", line 59, in load_s                                                                                                erver_wide_modules
          openerp.modules.module.load_openerp_module(m)
        File "/opt/openerp/server/7.0/openerp/modules/module.py", line 405, in load_op                                                                                                enerp_module
          import('openerp.addons.' + module_name)
        File "/opt/openerp/server/7.0/openerp/modules/module.py", line 133, in load_mo                                                                                                dule
          mod = imp.load_module('openerp.addons.' + module_part, f, path, descr)
        File "/opt/openerp/web/7.0/addons/web/init.py", line 3, in <module>
          import cli
        File "/opt/openerp/web/7.0/addons/web/cli/init.py", line 1, in <module>
          import test_js
        File "/opt/openerp/web/7.0/addons/web/cli/test_js.py", line 5, in <module>
          import unittest2
      ImportError: No module named unittest2

      1 Reply Last reply Reply Quote 0
      • wjfonhand
        wjfonhand last edited by

        看起来是长期计划,占个位置等长文。

        1 Reply Last reply Reply Quote 0
        • First post
          Last post