跳至内容
菜单
此问题已终结
1 回复
4317 查看

Many days ago, I install Odoo9.0 on my Debian8.4 OS according to "Odoo_Development_Cookbook"; All is ok.

Now some errors occur, I reinstall Debian and update it to version8.6; after that I install Odoo9.0 accroding to "Odoo_Development_Cookbook", then there are some errors about dependencies because of some packages' update;

How shall I resolve this problem?

Or is there some good methods to install Odoo?

形象
丢弃
最佳答案

Odoo provides packaged installers for Debian. You'd better start with them.

See install documentation at http://www.odoo.com/documentation/9.0/setup/install.html#deb and complementary information at http://nightly.odoo.com/

BTW, dependencies for source install are listed also :

http://www.odoo.com/documentation/9.0/setup/install.html#installing-dependencies

Xavier

形象
丢弃
编写者

I have a try according to install documentation, but I get some error as below, when I install "requirements.txt":

Command python setup.py egg_info failed with error code 1 in /tmp/pip-build-zS6Kw3/psycopg2

Storing debug log for failure in /root/.pip/pip.log

Did you follow exactly all steps ? make sure to use Python 2.7.9 and to install debian Python, Postgres, libxml2, libxslt, libevent, libsasl2 and libldap2 development packages.

相关帖文 回复 查看 活动
3
7月 25
124
1
6月 25
350
3
6月 25
3435
5
5月 25
4251
2
5月 25
1286