Menu

#94 docfactory doesn't start up

None
closed-out-of-date
nobody
add-ons (4)
2020-08-24
2008-02-08
Tim
No

Using the snapshot downloaded today I get the following errors:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\python\Scripts>python docfactory.py
C:\python\lib\site-packages\docutils\factory\browser.py:9: DeprecationWarning: The wxPython compatibility package is no longer automatically generated or actively maintained. Please switch to the wx
package as soon as possible.
from wxPython.wx import *
Traceback (most recent call last):
File "docfactory.py", line 9, in <module>
from docutils.factory import main
File "C:\python\Lib\site-packages\docutils\factory\main.py", line 13, in <module>
from wxPython.lib.imagebrowser import ImageDialog
File "C:\python\lib\site-packages\wx-2.8-msw-unicode\wxPython\lib\imagebrowser.py", line 11, in <module>
GetSize = wx.lib.imagebrowser.GetSize
AttributeError: 'module' object has no attribute 'GetSize'

C:\python\Scripts>

Discussion

  • Günter Milde

    Günter Milde - 2009-09-07

    Lower priority, as docfactory is a sandbox add-on, not in the Docutils core

     
  • Günter Milde

    Günter Milde - 2009-09-07
    • labels: --> 1221009
    • milestone: --> sandbox
    • priority: 5 --> 3
     
  • Günter Milde

    Günter Milde - 2009-09-07
    • labels: 1221009 --> add-ons
     
  • Günter Milde

    Günter Milde - 2009-09-23
    • priority: 3 --> 2
     
  • Günter Milde

    Günter Milde - 2020-08-24
    • status: open --> closed-out-of-date
    • Group: -->
     
  • Günter Milde

    Günter Milde - 2020-08-24

    It seems there is no one maintaining the docfactory sandbox project since years.

     

Log in to post a comment.