Martin, You can try the latest (unofficial) one by doing: # uninstall what you have: sudo apt-get remove geonode sudo apt-get remove python-virtualenv python-pip sudo apt-get purge tomcat6
# Install the new package: sudo add-apt-repo pap:ingenieroariel/ppa sudo apt-get update sudo apt-get install geonode I believe this should give you a working GeoNode, the previous error was related to python-pip not being compatible. Ariel. On Thu, Sep 1, 2011 at 9:06 AM, Martín Rouaux <[email protected]> wrote: > Hi Ariel, > Have you published a new deb that I should test? Let me know anything you > need from me to solve this issue. > > Best, > Martin >
