Hello, The instructions you pointed out on the first email are for the unreleased version — the version at PyPi is an old one sadly. If you want to use the bleeding edge version the best instructions you can follow are the following: http://docs.translatehouse.org/projects/pootle/en/latest/developers/hacking.html
You'll want to replace 'pip install -r requirements/dev.txt' with 'pip install -r requirements/base.txt' so that you don't get dependencies that are not actually needed. Julen. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Translate-pootle mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/translate-pootle
