On Dec 17, 2013, at 3:34 PM, Mark van Deursen <[email protected]> wrote:
> > = Install the following: = > ... > * postgresql > * python-psycopg2 Above are required only if you want to use tryton with postgres as database. > * python-dateutil > * python-lxml > * python-pip > * sudo pip install relatorio > * sudo pip install python-sql These need not be installed manually. You could just run `python setup.py install` after you clone trytond (or any module) and they would be installed automatically. Remember that it would not install psycopg2 since its an optional dependency (if you use postgres as DB). Thanks & Regards Sharoon Thomas
signature.asc
Description: Message signed with OpenPGP using GPGMail
