I tried initializing agar window form python, and so far came up with 2 strange
things:
1) When I try to call AG_InitCore("name",0), as in documentation, the response
I get is
ValueError: Procedure probably called with too many arguments (8 bytes in
excess)
When called as AG_InitCore(), funciton return zero (success?)
2) If I call AG_GetError() immediately after that, it returns
config.AG_Config: Unable to open .\x02//config.AG_Config
What is this file, why does it need it and where can I get it?
Thanks in advance
_______________________________________________
Agar mailing list
[email protected]
http://libagar.org/lists.html