Hello,<br><br>Could somebody check whether the docs from the latest main devel branch are succesfully being compiled?<br><br>I am getting the errors given below:<br><br>Thanks.<br><br>python do_sphinx.py <br>No builder selected, using default: html<br>
Sphinx v0.5, building html<br>loading pickled environment... not found<br>building [html]: targets for 162 source files that are out of date<br>updating environment: 162 added, 0 changed, 0 removed<br>reading sources... api/generated/IPython.ColorANSI api/generated/IPython.ConfigLoader api/generated/IPython.CrashHandler api/generated/IPython.DPyGetOpt api/generated/IPython.Debugger api/generated/IPython.Itpl api/generated/IPython.Logger api/generated/IPython.Magic api/generated/IPython.OInspect api/generated/IPython.OutputTrap api/generated/IPython.Prompts api/generated/IPython.PyColorize api/generated/IPython.Shell api/generated/IPython.UserConfig.ipy_user_conf api/generated/IPython.background_jobs api/generated/IPython.completer api/generated/IPython.config.api api/generated/IPython.config.cutils api/generated/IPython.deep_reload api/generated/IPython.demo api/generated/IPython.dtutils api/generated/IPython.excolors api/generated/IPython.external.Itpl api/generated/IPython.external.argparse api/generated/IPython.external.configobj api/generated/IPython.external.guid api/generated/IPython.external.mglob api/generated/IPython.external.path api/generated/IPython.external.pretty api/generated/IPython.external.simplegeneric api/generated/IPython.external.validate api/generated/IPython.frontend.asyncfrontendbase Exception occurred:<br>
  File "/home/gsever/Desktop/python-repo/ipython/docs/sphinxext/inheritance_diagram.py", line 107, in _import_class_or_module<br>    "Could not import class or module '%s' specified for inheritance diagram" % name)<br>
ValueError: Could not import class or module 'IPython.frontend.asyncfrontendbase' specified for inheritance diagram<br>The full traceback has been saved in /tmp/sphinx-err-RIZaJC.log, if you want to report the issue to the author.<br>
Please also report this if it was a user error, so that a better error message can be provided next time.<br>Send reports to <a href="mailto:sphinx-dev@googlegroups.com">sphinx-dev@googlegroups.com</a>. Thanks!<br>Sphinx v0.5, building latex<br>
loading pickled environment... not found<br>building [latex]: all documents<br>updating environment: 162 added, 0 changed, 0 removed<br>reading sources... api/generated/IPython.ColorANSI api/generated/IPython.ConfigLoader api/generated/IPython.CrashHandler api/generated/IPython.DPyGetOpt api/generated/IPython.Debugger api/generated/IPython.Itpl api/generated/IPython.Logger api/generated/IPython.Magic api/generated/IPython.OInspect api/generated/IPython.OutputTrap api/generated/IPython.Prompts api/generated/IPython.PyColorize api/generated/IPython.Shell api/generated/IPython.UserConfig.ipy_user_conf api/generated/IPython.background_jobs api/generated/IPython.completer api/generated/IPython.config.api api/generated/IPython.config.cutils api/generated/IPython.deep_reload api/generated/IPython.demo api/generated/IPython.dtutils api/generated/IPython.excolors api/generated/IPython.external.Itpl api/generated/IPython.external.argparse api/generated/IPython.external.configobj api/generated/IPython.external.guid api/generated/IPython.external.mglob api/generated/IPython.external.path api/generated/IPython.external.pretty api/generated/IPython.external.simplegeneric api/generated/IPython.external.validate api/generated/IPython.frontend.asyncfrontendbase Exception occurred:<br>
  File "/home/gsever/Desktop/python-repo/ipython/docs/sphinxext/inheritance_diagram.py", line 107, in _import_class_or_module<br>    "Could not import class or module '%s' specified for inheritance diagram" % name)<br>
ValueError: Could not import class or module 'IPython.frontend.asyncfrontendbase' specified for inheritance diagram<br>The full traceback has been saved in /tmp/sphinx-err-uQDDFE.log, if you want to report the issue to the author.<br>
Please also report this if it was a user error, so that a better error message can be provided next time.<br>Send reports to <a href="mailto:sphinx-dev@googlegroups.com">sphinx-dev@googlegroups.com</a>. Thanks!<br>Traceback (most recent call last):<br>
  File "/home/gsever/Desktop/python-repo/ipython/docs/do_sphinx.py", line 52, in <module><br>    for line in fileinput.FileInput('manual.cls',inplace=1):<br>  File "/usr/lib/python2.5/fileinput.py", line 253, in next<br>
    line = self.readline()<br>  File "/usr/lib/python2.5/fileinput.py", line 322, in readline<br>    os.rename(self._filename, self._backupfilename)<br>OSError: [Errno 2] No such file or directory<br><br clear="all">
<br>-- <br>Gökhan<br>