[Zope3-Users] How does the static-apidoc script works?

Stephan Richter srichter at cosmos.phy.tufts.edu
Wed Sep 6 06:25:27 EDT 2006


On Monday 14 August 2006 17:46, Florian Lindner wrote:
> ow does that script works? Executing gives an error:
>
> florian at horus ~/Zope3 $ python utilities/static-apidoc
> /home/florian/z3-doc/ Traceback (most recent call last):
>   File "utilities/static-apidoc", line 37, in ?
>     main()
>   File "/home/florian/Zope3/src/zope/app/apidoc/static.py", line 504, in
> main maker.start()
>   File "/home/florian/Zope3/src/zope/app/apidoc/static.py", line 200, in
> start self.browser._links_factory.urltags = urltags
>   File "/home/florian/Zope3/src/mechanize/_mechanize.py", line 505, in
> __getattr__
>     raise AttributeError(
> AttributeError: <class 'zope.app.apidoc.static.PublisherBrowser'> instance
> has no attribute _links_factory (perhaps you forgot to .select_form()?)

You know, this is probably due to a new mechanize version. You would have to 
update the scripts probably to the latest mechanize.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training


More information about the Zope3-users mailing list