|
|
Re: Assertion Error using Pyste: msg#00247
python.c++
|
Subject: |
Re: Assertion Error using Pyste |
Brian Luft wrote:
I am receiving an assertion error in Exporter.py, line 59, in
GetDeclaration:
assert len(decls) == 1
I am using Python 2.2, the most recent version of GCC_XML, on WinXP Pro.
Anyone know of any warning flags or tips to point me in the right direction?
Thanks
Brian
What Pyste version are you using? If you're not using the latest version
from CVS, I suggest you do so: a bug that has been nailed recently could
probably solve this problem.
Regards,
Nicodemus.
|
|