Prabhat Kr. Gupta

Results 7 comments of Prabhat Kr. Gupta

@imgoodman @DingYunxia You can switch Keras backend to **Theano**. This might be helpful to change the backend of Keras ``` import keras.backend as K import importlib import os def change_keras_backend(backend):...

Even I am getting this error, can maintainer check the issue? ```kafka.errors.InconsistentGroupProtocolError: [Error 23] InconsistentGroupProtocolError:```

@mehrdad-khojastefar I'm also facing the exact same issue in our k8s cluster

@mehrdad-khojastefar were you able to find any workaround on this issue?

@mehrdad-khojastefar how can I use your code in my docker?

@mehrdad-khojastefar tried to pip install from your github repo, facing the following issue ``` Traceback (most recent call last): File "/usr/local/bin/kopf", line 5, in from kopf.cli import main File "/usr/local/lib/python3.9/site-packages/kopf/__init__.py",...