runtime error
Exit code: 1. Reason: ed in a future version. Instructions for updating: non-resource variables are not supported in the long term [nltk_data] Downloading package punkt to /home/user/nltk_data... [nltk_data] Unzipping tokenizers/punkt.zip. WARNING:tensorflow:From /usr/local/lib/python3.10/site-packages/tflearn/initializations.py:164: calling TruncatedNormal.__init__ (from tensorflow.python.ops.init_ops) with dtype is deprecated and will be removed in a future version. Instructions for updating: Call initializer instance with the dtype argument instead of passing it to the constructor 2024-12-05 03:53:28.135686: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2024-12-05 03:53:28.135720: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303) 2024-12-05 03:53:28.135741: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (r-mishal23-hackathonwellbeing-5wjqfzbw-b7e20-qkcxg): /proc/driver/nvidia/version does not exist 2024-12-05 03:53:28.135945: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F AVX512_VNNI FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. 2024-12-05 03:53:28.297100: I tensorflow/compiler/mlir/mlir_graph_optimization_pass.cc:354] MLIR V1 optimization pass is not enabled Traceback (most recent call last): File "/home/user/app/app.py", line 47, in <module> gmaps = googlemaps.Client(key=os.getenv("GOOGLE_API_KEY")) File "/usr/local/lib/python3.10/site-packages/googlemaps/client.py", line 140, in __init__ raise ValueError("Must provide API key or enterprise credentials " ValueError: Must provide API key or enterprise credentials when creating client.
Container logs:
Fetching error logs...