executablebooks / sphinx-book-theme

A clean book theme for scientific explanations and documentation with Sphinx
https://sphinx-book-theme.readthedocs.io
BSD 3-Clause "New" or "Revised" License
431 stars 197 forks source link

Build it raising error #664

Closed DamoM73 closed 1 year ago

DamoM73 commented 1 year ago

I changed my html theme from alabaster to sphinx book and it raised the following exception

Exception occurred:
  File "H:\GIT\turtle-introduction-to-python\.venv\Lib\site-packages\pydata_sphinx_theme\bootstrap_html_translator.py", line 29, in visit_table
    self._table_row_index = 0
    ^^^^^^^^^^^^^^^^^^^^^
[sphinx-err-qgzh4yq0.log](https://github.com/executablebooks/sphinx-book-theme/files/10330170/sphinx-err-qgzh4yq0.log)

AttributeError: property '_table_row_index' of 'BootstrapHTML5Translator' object has no setter

Error log is attached

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.
If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).
Welcome to the EBP community! :tada:

choldgraf commented 1 year ago

I believe this is now fixed with the latest pydata theme dependency