Hello, <br><br>Seemingly there is a failure somewhere in the IPy trunk which breaks the documentation compilation<br><br>132 files written<br>Build API docs finished.<br>mkdir -p build/html build/doctrees<br>sphinx-build -b html -d build/doctrees   source build/html<br>
Running Sphinx v0.6.2<br>WARNING: extension 'ipython_console_highlighting' has no setup() function; is it really a Sphinx extension module?<br>loading pickled environment... not found<br>building [html]: targets for 168 source files that are out of date<br>
updating environment: 168 added, 0 changed, 0 removed<br>reading sources... [  5%] api/generated/IPython.core.fakemodule                                               <br>Exception occurred:<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/environment.py", line 656, in read_doc<br>
    pickle.dump(doctree, f, pickle.HIGHEST_PROTOCOL)<br>PicklingError: Can't pickle <type 'module'>: attribute lookup __builtin__.module failed<br>The full traceback has been saved in /tmp/sphinx-err-5zWYds.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>make: *** [html] Error 1<br>
<br><br>This is the full traceback log:<br><br>Traceback (most recent call last):<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/cmdline.py", line 172, in main<br>    app.build(all_files, filenames)<br>
  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/application.py", line 130, in build<br>    self.builder.build_update()<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/builders/__init__.py", line 265, in build_update<br>
    'out of date' % len(to_build))<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/builders/__init__.py", line 285, in build<br>    purple, length):<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/builders/__init__.py", line 131, in status_iterator<br>
    for item in iterable:<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/environment.py", line 519, in update_generator<br>    self.read_doc(docname, app=app)<br>  File "/usr/lib/python2.6/site-packages/Sphinx-0.6.2-py2.6.egg/sphinx/environment.py", line 656, in read_doc<br>
    pickle.dump(doctree, f, pickle.HIGHEST_PROTOCOL)<br>PicklingError: Can't pickle <type 'module'>: attribute lookup __builtin__.module failed<br clear="all"><br><br><br>-- <br>Gökhan<br>