I am using this tutorial from google
I was able to perform correctly until I encountered this "python cloudiot_pubsub_example_server.py
" step.
After executing the above step, I am getting the following error:
ImportError: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by /home/pi/Desktop/python-docs-samples/iot/api-client/end_to_end_example/venv/lib/python3.7/site-packages/grpc/_cython/cygrpc.cpython-37m-arm-linux-gnueabihf.so
I also attached the error screenshot for reference