Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Sphinx version: 4.0.3
- # Python version: 3.6.15 (CPython)
- # Docutils version: 0.14
- # Jinja2 version: 2.11.3
- # Last messages:
- # reading sources... [ 61%] guides/deprecating-content
- #
- # reading sources... [ 62%] guides/developers
- #
- # reading sources... [ 63%] guides/embedding-content
- #
- # reading sources... [ 64%] guides/hiding-a-version
- #
- # reading sources... [ 65%] guides/importing-private-repositories
- #
- # Loaded extensions:
- # sphinx.ext.mathjax (4.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/ext/mathjax.py
- # sphinxcontrib.applehelp (1.0.2) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/applehelp/__init__.py
- # sphinxcontrib.devhelp (1.0.2) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/devhelp/__init__.py
- # sphinxcontrib.htmlhelp (1.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/htmlhelp/__init__.py
- # sphinxcontrib.serializinghtml (1.1.4) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/serializinghtml/__init__.py
- # sphinxcontrib.qthelp (1.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/qthelp/__init__.py
- # alabaster (0.7.12) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/alabaster/__init__.py
- # sphinx.ext.autodoc.preserve_defaults (1.0) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/ext/autodoc/preserve_defaults.py
- # sphinx.ext.autodoc.type_comment (4.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/ext/autodoc/type_comment.py
- # sphinx.ext.autodoc (4.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/ext/autodoc/__init__.py
- # sphinx.ext.intersphinx (4.0.3) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/ext/intersphinx.py
- # sphinxcontrib.httpdomain (unknown version) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxcontrib/httpdomain.py
- # sphinx_tabs.tabs (unknown version) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx_tabs/tabs.py
- # sphinx-prompt (unknown version) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx-prompt/__init__.py
- # notfound.extension (0.6) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/notfound/extension.py
- # hoverxref.extension (0.5b1) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/hoverxref/extension.py
- # sphinx_search.extension (unknown version) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx_search/extension.py
- # sphinxemoji.sphinxemoji (0.1.8) from /home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinxemoji/sphinxemoji.py
- Traceback (most recent call last):
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/cmd/build.py", line 280, in build_main
- app.build(args.force_all, filenames)
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/application.py", line 350, in build
- self.builder.build_update()
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 294, in build_update
- len(to_build))
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 306, in build
- updated_docnames = set(self.read())
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 413, in read
- self._read_serial(docnames)
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 434, in _read_serial
- self.read_doc(docname)
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 487, in read_doc
- self.write_doctree(docname, doctree)
- File "/home/juanlu/Projects/RTD/readthedocs.org/.venv/lib/python3.6/site-packages/sphinx/builders/__init__.py", line 501, in write_doctree
- pickle.dump(doctree, f, pickle.HIGHEST_PROTOCOL)
- _pickle.PicklingError: Can't pickle <class 'commercial'>: attribute lookup commercial on builtins failed
Advertisement
Add Comment
Please, Sign In to add comment