Hi,
I installed Apydia by "easy_install apydia" and ran it against my
code, but I got the error:
genshi.template.eval.UndefinedError: <apydia.descriptors.MethodDesc
object at 0x02426BF0> has no member named "details"
I found this reference to the same (or similar) problem from 2008:
"Problem generating documentation for google app engine SDK
datastore."
http://groups.google.com/group/apydia/browse_thread/thread/b2aff5a7c08739b3/b66d22b7ead390aa?lnk=gst&q=UndefinedError#b66d22b7ead390aa
It suggested running this command:
easy_install Genshi==0.4.4
That doesn't work for me. Is there another solution? Is this a
common problem or is it something specific about the code I was
running it against?
Apydia looks fantastic. I'm looking forward to giving it a spin. To
the maintainers, THANK YOU for putting this out there!
Thanks,
Alex