the problem is the web client, the classic version of client web use turbogear, it seems there is a problem of package with python 2.6, but if you use the second type of the client web called 5.0.2 (it is not the version, it's another developpement) which use cherrypy, i think you could use python 2.6 but ....
to have last stable version for openerp : install bazaar and download this branches which give sources, and install sources with doc : server 5.0 (version 5.0.4) : bzr branch lp:openobject-server/5.0 addons 5.0 (version 5.0.4) : bzr branch lp:openobject-addons/5.0 client gtk 5.0 (version 5.0.4) : bzr branch lp:openobject-client/5.0 client web 5.0.2 (version 5.0.4): bzr branch lp:~openerp/openobject-client-web/5.0.2 if you have again errors install python 2.5 and use it as default. see this post and download the script autoinstall (perhaps to modify to use last version) for ubuntu 9.0.4: -------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=43166#43166 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
