The problem can be avoided by making sure to join all theads before main exits, but this is not generally required by python so should be considered a bug. Context to reproduce: ...
Trying to install flask_weasyprint with Python 2.7 and get the following error. Anyway to get Python 2.7 to work with the module? (venv) C:\api>pip install flask ...