Hello everybody,

i am running a mediawiki 1.23.6 on an ubuntu server. Now I installed both 
collections plugin and mwlib. I can export the main-page to pdf. But, if i 
try to export any other page, I receive the following error:

1%  1% error Traceback (most recent call last):
      File "/usr/local/bin/mw-render", line 9, in <module>
        load_entry_point('mwlib==0.15.15', 'console_scripts', 'mw-render')()
      File "/usr/local/lib/python2.7/dist-packages/mwlib/apps/render.py", 
line 243, in main
        return Main()()
      File "/usr/local/lib/python2.7/dist-packages/mwlib/apps/render.py", 
line 194, in __call__
        env = self.get_environment()
      File "/usr/local/lib/python2.7/dist-packages/mwlib/apps/render.py", 
line 120, in get_environment
        env = self.parser.makewiki()
      File "/usr/local/lib/python2.7/dist-packages/mwlib/options.py", line 
114, in makewiki
        env = wiki.makewiki(**kw)
      File "/usr/local/lib/python2.7/dist-packages/mwlib/wiki.py", line 
213, in makewiki
        res = _makewiki(config, metabook=metabook, **kw)
      File "/usr/local/lib/python2.7/dist-packages/mwlib/wiki.py", line 
164, in _makewiki
        raise RuntimeError("old zip wikis are not supported anymore")
    RuntimeError: old zip wikis are not supported anymore

What can I do?

Best regards...

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to