Open brynrhodes opened 4 years ago
When using Python 3.8 to build with mkdocs, I ran into the following issue:
https://github.com/tornadoweb/tornado/issues/2608
I addressed it by following the issue comment here:
https://github.com/tornadoweb/tornado/issues/2608#issuecomment-550180288
Not ideal, but it did get me working. Seems to be a relatively recent issue and the fix hasn't worked it's way through the packaging for mkdocs yet.
When using Python 3.8 to build with mkdocs, I ran into the following issue:
https://github.com/tornadoweb/tornado/issues/2608
I addressed it by following the issue comment here:
https://github.com/tornadoweb/tornado/issues/2608#issuecomment-550180288
Not ideal, but it did get me working. Seems to be a relatively recent issue and the fix hasn't worked it's way through the packaging for mkdocs yet.