Closed ttmc closed 6 years ago
Besides whatever caused the above problems...
I expect that the automatic update of cryptoconditions from 0.7.2 to 0.7.3 will also break ReadTheDocs for the Python Driver docs, just like it did for BigchainDB Server as explained in https://github.com/bigchaindb/bigchaindb/issues/2511
Over there, we resolved that issue by pinning cryptoconditions==0.7.2
in setup.py (in pull request https://github.com/bigchaindb/bigchaindb/pull/2512 ).
@codegeschrei opened an issue in the ReadTheDocs.org repository on GitHub: https://github.com/rtfd/readthedocs.org/issues/4618
Update: As I write this,
Here's a list of all recent builds of the Python Driver docs. They are all failing. From https://readthedocs.org/projects/bigchaindb-python-driver/builds/
When I build the Python Driver docs locally, the build works, but there are many exceptions raised, and they seem to be related to the recent changes: