Skip to content
  • Categories
  • Tags
  • Popular
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Flatly)
  • No Skin
Collapse

Odoo 中文社区

  1. Home
  2. Categories
  3. Odoo 新手求助
  4. Ubuntu9.10下安装openerp的问题

Ubuntu9.10下安装openerp的问题

Scheduled Pinned Locked Moved Odoo 新手求助
8 Posts 4 Posters 10.1k Views 1 Watching
  • 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 Offline
    P Offline
    pady
    wrote on last edited by
    #1

    网上看见说openerp现在还不支持python2.6。
    就想再装一个python2.5.结果提示源不可用,不能安装
    各位 有办法吗?

    ps:我用的Ubuntu9.10,默认自带的是python2.60版本。

    1 Reply Last reply
    0
    • D Offline
      D Offline
      digitalsatori
      管理员
      wrote on last edited by
      #2

      openerp实际上是可以运行在python2.6上的,只是因为ubuntu9.10将比较陈旧的python-xml包从源里删除了,而openerp目前可能还会依赖python-xml(以后会用lxml来代替),如果安装openerp在ubuntu9.10出现python-xml依赖错误,请安装附件中python-xml deb包。

      【上海先安科技】(tony AT openerp.cn)

      1 Reply Last reply
      0
      • P Offline
        P Offline
        pady
        wrote on last edited by
        #3

        谢谢 唉 还是没装上... 按照手册一步一步来的,openerp server貌似运行起来了。

        就是装不上 openerp-client 还有 turbogears也安装不上 总是出错.....

        Ubuntu下面有没有类似windows下面哪种ALL-In-ONE的安装包呢?:loveliness:

        [[i] 本帖最后由 pady 于 2009-11-30 17:56 编辑 [/i]]

        1 Reply Last reply
        0
        • P Offline
          P Offline
          pady
          wrote on last edited by
          #4

          装上了 谢谢版主的python-xml
          谢谢群里Shelly & Tony指点

          有空把全过程整理出来...

          next step....研究怎么使用了

          1 Reply Last reply
          0
          • O Offline
            O Offline
            oldrev
            wrote on last edited by
            #5

            不建议用 python 2.6,官方没测试过,估计里面还是有问题

            1 Reply Last reply
            0
            • O Offline
              O Offline
              oldrev
              wrote on last edited by
              #6

              现在的 5.0.6 web 客户端不需要 turbogears 了,只需要 mako babel 和 cherrypy3

              1 Reply Last reply
              0
              • N Offline
                N Offline
                NewZN
                wrote on last edited by
                #7

                实际验证(验证环境Redhat 企业版4.0),python2.6下,用源码可以安装openERP,唯一要修改的是pyXML包。修改如下:

                PyXML

                download sourceforge.net/projects/pyxml/files/pyxml/0.8.4/PyXML-0.8.4.tar.gz/download

                由于Python2.6中as是保留字,修改下述代码中的as变量

                 xml/xpath/ParsedAbbreviatedRelativeLocationPath.py
                   L31,32: as -> aset
                 xml/xpath/ParsedAbbreviatedAbsoluteLocationPath.py
                   L27,28: as -> aset
                 xml/xslt/Stylesheet.py
                   L376,377: as -> aset
                 test/dom/html/test_map.py
                   L16,18: as -> aset
                

                $ cd PyXML-0.8.4
                $ python setup.py install

                1 Reply Last reply
                0

                Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                With your input, this post could be even better 💗

                Register Login
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Tags
                • Popular
                • Users
                • Groups