Hi Ben,
> Recently installed v3.1 but cannot get it to start:
>
> ----------------------------------------------
> /usr/lib/python2.5/site-packages/AccessGrid3/AccessGrid/InsecureVenueEventClient.py:404:
> DeprecationWarning: The wxPython compatibility package is no longer automatically generated
> or actively maintained. Please switch to the wx package as soon as possible.
>
> from wxPython.wx import *
> ----------------------------------------------
>
> Any ideas what this means?
You have v3.1 Beta 1 installed which is importing the wxPython package. The new v3.1 Beta 2 now imports the wx package, so doesn't produce the deprecation warning.
Try installing the new AccessGrid 3.1 Beta 2 and then post any error message you might get.
Doug