Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2 ตอบกลับ
16684 มุมมอง

Installation instructions I have seen use Debian system packages to install the dependencies.

I would like to isolate the pyhton dependencies in a virtualenv and install them with pip. What is the list of packages I must install?

อวตาร
ละทิ้ง

Daniel - did you ever get this list? I am looking for the same .. Thanks!

Actually - I've found a number of lists from the anybox buildout recipes - just checking to see if they are complete

คำตอบที่ดีที่สุด

Why not adding http://nightly.openerp.com/7.0/nightly/deb/ to your sources.lst? In that case the dependencies will be solved by apt-get.

See here how to add it to sources.lst

อวตาร
ละทิ้ง
ผู้เขียน

Thanks, but that will use system packages to solve the dependencies. I'm specifically asking for the python packages to install into a virtual env, to be used instead if OS provided packages.

You can access website: http://www.lfd.uci.edu/~gohlke/pythonlibs/. This website have a lot of python packages to install.

คำตอบที่ดีที่สุด

This is the list I am using for version 7.0:

python-dateutil python-docutils python-feedparser python-jinja2 python-ldap python-libxslt1 python-lxml python-mako python-mock python-openid python-psycopg2 python-psutil python-pybabel python-pychart python-pydot python-pyparsing python-reportlab python-simplejson python-tz python-unittest2 python-vatnumber python-vobject python-webdav python-werkzeug python-xlwt python-yaml python-zsi poppler-utils

อวตาร
ละทิ้ง
ผู้เขียน

Thanks Ray, but these are the deb packages names; I'm looking for the PyPI names to use with pip and virtualenv.

Related Posts ตอบกลับ มุมมอง กิจกรรม
3
เม.ย. 16
9303
3
มี.ค. 15
7888
1
มี.ค. 15
8067
2
มี.ค. 15
4434
How do you install a module? แก้ไขแล้ว
26
ต.ค. 23
147518