Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Getting error #15

Open
nirupbbnk opened this issue Oct 18, 2022 · 0 comments
Open

Getting error #15

nirupbbnk opened this issue Oct 18, 2022 · 0 comments

Comments

@nirupbbnk
Copy link

Getting below error

` File "/usr/local/airflow/.local/lib/python3.7/site-packages/google/protobuf/descriptor.py", line 560, in new
airflow_container | _message.Message._CheckCalledFromGeneratedFile()
airflow_container | TypeError: Descriptors cannot not be created directly.
airflow_container | If this call came from a _pb2.py file, your generated code is out of date and must be regenerated with protoc >= 3.19.0.
airflow_container | If you cannot immediately regenerate your protos, some other possible workarounds are:
airflow_container | 1. Downgrade the protobuf package to 3.20.x or lower.
airflow_container | 2. Set PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=python (but this will use pure-Python parsing and will be much slower).

2022-10-18 14:10:17.307792: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
airflow_container | 2022-10-18 14:10:17.308008: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
airflow_container | [2022-10-18 14:10:17 +0000] [172] [INFO] Handling signal: ttou
airflow_container | [2022-10-18 14:10:17 +0000] [3658] [INFO] Worker exiting (pid: 3658)
airflow_container | 2022-10-18 14:10:18.282079: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory
airflow_container | 2022-10-18 14:10:18.282110: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.
airflow_container | 2022-10-18 14:10:19.312501: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory`

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant