Ronald Das
Ronald Das
> 0. It's good that TF serving can accept remotely hosted models. However, if it's not documented, I don't think we can rely on the assumption that remote models would...
> > 0. It's good that TF serving can accept remotely hosted models. However, if it's not documented, I don't think we can rely on the assumption that remote models...
> workaround: pin the `click` to < 8.0. > > ```shell > pip install "click>=7,
> same as @ronalddas any luck getting around this? Nope, I just used the Job Registries (https://python-rq.org/docs/job_registries/) functions to get whatever data I wanted
> How add custom header to access log? User-Agent or Authorization, etc.? Thanks. Any example for this? I want to log the request_id from nginx
@grillazz Thanks for the reference, but I just ended up using `asgi-logger`
Hi, I have the same issue on Ubuntu 18.04 and Python 3.6.5, I installed it using pip, but the same error > no module named resources
@raj-maurya which version of ubuntu are you using? I was able to install it directly using apt-get in 16.04