This stack trace indicates an error in the error reporting in our build system (paver). It happens while trying to report a failure that happens during this command: django-admin.py syncdb --settings=geonode.settings --noinput
So I suggest running that manually (just paste it into your Terminal after activating the virtualenv) and reporting back with *that* error message. I should also note that the GeoNode development community is pretty heavily linux-based (although there are some Mac users) so you may have better luck with an Ubuntu virtual machine. While it's not documented in the manual yet, there are some scripts floating about to help with setting that up using VirtualBox. -- David Winslow OpenGeo - http://opengeo.org/ On Thu, Sep 15, 2011 at 9:58 AM, Adam Fast <[email protected]> wrote: > Hi, > > I'm trying to install GeoNode and am getting a failure in the process. > I'm on OS 10.6.8, system Python 2.6.1. The traceback / error I get is > here: https://gist.github.com/292a75086befe0ccee33 > > I stopped by the booth yesterday and they mentioned trying it again in > case it was a conference wifi issue, so I have done that and don't > believe it's due to a bad file pull. > > Anybody have any ideas what could be wrong here? Thanks for the help. > > Adam >
