FS#68820 - [python-joblib] with Python 3.9: AttributeError: '_SafeQueue' object has no attribute '_notempty'

Attached to Project: Community Packages
Opened by M. Greyson Christoforo (greyltc) - Wednesday, 02 December 2020, 13:27 GMT
Last edited by Caleb Maclennan (alerque) - Friday, 06 January 2023, 12:41 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Caleb Maclennan (alerque)
Bruno Pagani (ArchangeGabriel)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

With python 3.9, I think I'm hitting https://bugzilla.redhat.com/show_bug.cgi?id=1831128

Upgrading python-joblib to 0.17.0 solved it for me.
This task depends upon

Closed by  Caleb Maclennan (alerque)
Friday, 06 January 2023, 12:41 GMT
Reason for closing:  Fixed
Additional comments about closing:  Long since obsoleted by package bumps/rebuilds.
Comment by Filip Matzner (floop) - Thursday, 14 January 2021, 12:52 GMT
Yes, any update, either to 0.17.0 or the most recent 1.0.0 should fix the issue, otherwise this package does not work with Python 3.9. Install stable joblib from PyPI as a workaround.

Loading...