Hi Tim,

  I get a different error with the version from the archive, so I thought
I'd try the 'released' version first.

With 0.1.1 I get an error at this point:

tpserver-py-tool --addgame tp minisec [EMAIL PROTECTED] "A test game"

Traceback (most recent call last):
  File "./tpserver-py-tool", line 12, in <module>
    import tp.server.server
  File "./tp/server/server.py", line 28, in <module>
    from tp.server.bases.SQL       import NoSuch, PermissionDenied
  File "./tp/server/bases/SQL.py", line 6, in <module>
    from tp.server.db import *
  File "./tp/server/db/__init__.py", line 3, in <module>
    from sqlalchemy.sql.expression import Join
ImportError: No module named expression

Thanks for getting back to me, and apologies for the daft questions, its
been a long time since I've done any 'real' programming.

Steve G


On Fri, HiApr 25, 2008 at 4:31 PM, Tim Ansell <[EMAIL PROTECTED]> wrote:

> The release version of tpserver-py is very out of date. If you wish you
> use the python server please use the version in git.
>
> Tim 'Mithro' Ansell
>
> On Fri, 2008-04-25 at 10:34 +0100, Steve Goodwin wrote:
> > Hi Folks,
> <snip>
>
> _______________________________________________
> tp-devel mailing list
> [email protected]
> http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
>
_______________________________________________
tp-devel mailing list
[email protected]
http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel

Reply via email to