Cannot pickle '_io.TextIOWrapper' error trying to send email
jrodrigueztri opened this issue · 0 comments
jrodrigueztri commented
I have upgraded my Python system to 3.8.14 from 3.7 and now when i try to send an email i receive this error
TypeError: cannot pickle '_io.TextIOWrapper' object
Im working with django-q==1.3.9
, the other tasks are working well