erichhasl
Results
2
issues of
erichhasl
When sending a lot of mails with `django-celery-email` as backend, I often get an error in my celery logs, that there were too many concurrent connections. I have set `EMAIL_BACKEND`...
I am trying to build `tensorflow` with `stack` version 2.3.1, but I always run into a compiler error when compiling `tensorflow-ops`: ``` tensorflow-ops > configure tensorflow-ops > Configuring tensorflow-ops-0.2.0.1... tensorflow-ops...