c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #19656
[Bug 584199] Re: openerp-server trunk V6 is unable to detect the required python module PyWebDAV
*** This bug is a duplicate of bug 603898 ***
https://bugs.launchpad.net/bugs/603898
Just install pywebdav using Synaptic package manager,very easy and
worked on Ubuntu 10.10 and Openerp v6
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/584199
Title:
openerp-server trunk V6 is unable to detect the required python module
PyWebDAV
Status in OpenERP Server:
New
Bug description:
trunk openerp-server can't be installed/packaged in /usr/lib/python2.x
because existing pywebdav can't be found.
Ubuntu 8.04 (python /usr/lib/python2.5) and Ubuntu 10.04 (python
/usr/lib/2.6):
sudo easy_install PyWebDAV
Searching for pywebdav
Best match: PyWebDAV 0.9.4
Processing PyWebDAV-0.9.4-py2.6.egg
PyWebDAV 0.9.4 is already the active version in easy-install.pth
Installing davserver script to /usr/local/bin
Using /usr/local/lib/python2.5/dist-packages/PyWebDAV-0.9.4-py2.5.egg
Processing dependencies for pywebdav
Finished processing dependencies for pywebdav
cd openerp-server
sudo python setup.py install
Error: python module pywebdav (PyWebDAV is a standards compliant WebDAV server and library written in Python) is required