* Jakub Wilk <jw...@debian.org>, 2013-01-08, 22:23:
| File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 1215, in
get_doctree
| doctree = pickle.load(f)
| AttributeError: 'str' object has no attribute '__dict__'
This happens because the source package includes doctree pickles (in
which parsed rST sources are cached) were generated by Python 2.X,
and cannot be loaded by Python 3.X.
I also reported this to Sphinx upstream:
https://bitbucket.org/birkenfeld/sphinx/issue/1070
I _could_ backport the Sphinx fix for wheezy if really needed, but I
would prefer not to.
--
Jakub Wilk
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org