Mithro, or anyone who can help: I wanted to start playing around with tpsai-py to test my ruleset. When mithro mentioned tpsai-py to me he said "You will have to use the older version of libtpclient-py." I'm wondering what specific version he/you mean?
I tried running ./tpsai.py anyways, with the new libtpclient, and came back with this error: > JumperOne::jaffer(_tpsai-py)-> ./tpsai-py > Traceback (most recent call last): > File "./tpsai-py", line 6, in <module> > from tp.client.cache import Cache > File "/Users/jaffer/Dev/TP/_tpsai-py/tp/client/cache.py", line 39, > in <module> > from threads import Event > File "/Users/jaffer/Dev/TP/_tpsai-py/tp/client/threads.py", line > 39, in <module> > from cache import Cache > ImportError: cannot import name Cache Is this the reason I have to use the old libtpclient? Or is it simply a deficiency in my Python environment? Ryan 'jphr' Neufeld --------------------------- visit me at hammerofcode.com _______________________________________________ tp-devel mailing list [email protected] http://www.thousandparsec.net/tp/mailman.php/listinfo/tp-devel
