jenfredwell
jenfredwell
I was also searching for this functionality. Is the best way to do this so far to just copy each individual element of the struct?
Oh good point. You'd have to dig down into each struct that is contained in that struct as well, and then again...etc. Thanks for the heads up. I'll give the...
+1 for canceling jobs. Thank you for this great module!
Hmm, just going to throw another comment here as I was just trying to use this with celery 5 without checking the status of this project first.
I am also seeing this on MacOS. Have you found a solution @ashir-sirius ? ``` pip install facenet-pytorch ``` ``` > python Python 3.9.12 (main, Mar 26 2022, 15:51:15) [Clang...
Aah false alarm, my virtual environments got messed up.
I'm also seeing this but it does NOT appear to be the disk storage issue. ``` python manage.py health_check WARNING:HEALTH:getting Cache backend: default health status WARNING:HEALTH:getting Cache backend: media health...