Brecht Machiels
Brecht Machiels
I think this crash is triggered while parsing a PNG image. Please find out which PNG image is causing it. For example, by repeatedly reducing your Sphinx project until it...
Not yet merging this because our docs build shows something similar to the screenshot in the description of readthedocs/sphinx_rtd_theme#1236 (but only for _Index_ and _Module Index_).
Thanks for taking the time to point out these issues with the documentation. I am sure there is massive room for improvement, which could in turn help adoption of rinohtype....
I've come to the conclusion that the long-running tests aren't really practical. They take a long time to execute and the documents are so long that they often fail to...
Sorry, no progress yet. For now, you can adjust the margins in each of the page sections (e.g. _contents_page_) individually.
I haven't tried this, but you should be able to run the asyncio loop in a thread different from the main thread. See for example this gist: [Python asyncio event...
Not sure whether it brings anything useful to the table, but the Python 3.12.0a2 'release' (installed using pyenv) also reports its version as 3.12.0a2+ and thus fails to work with...
BTW, a simple workaround is to first create the virtualenv using the venv package (from the Python version you want to use), which Poetry will happily use.
@zspherez Does this still require firmware modding (#44) or should this just work?
> @brechtm I did not do any firmware modding, and it seems to be working properly for me as per attached picture. Just follow the instructions in my repo closely....