2014-05-23 6:56 GMT+02:00 Sharoon Thomas <[email protected]>: > On May 23, 2014, at 9:21 AM, Dale Scott <[email protected]> wrote: > > root@tryton:~ # pip install trytond_stock_kit > Downloading/unpacking trytond-stock-kit > Downloading trytond_stock_kit-2.4.0.tar.gz > > > That is precisely the problem. > > The latest version of trytond_stock_kit module seems to be 2.4.0 [1]. > When you install that module, the setup.py is configured to install its > dependencies and a version of trytond which is in 2.4 series.
You could download from mercurial repository last version. If you like pip, you could install pip+hg or download repor and setup.py install. http://apps.tryton-erp.es/stock_kit/ -- Raimon Esteve
