runtime error

Exit code: 1. Reason: ��███████| 466k/466k [00:00<00:00, 35.1MB/s] config.json: 0%| | 0.00/570 [00:00<?, ?B/s] config.json: 100%|██████████| 570/570 [00:00<00:00, 5.82MB/s] tokenizer_config.json: 0%| | 0.00/25.0 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 25.0/25.0 [00:00<00:00, 244kB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 21.4MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 176MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 26.4MB/s] config.json: 0%| | 0.00/481 [00:00<?, ?B/s] config.json: 100%|██████████| 481/481 [00:00<00:00, 5.21MB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 23.9MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 33.9MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 132MB/s] config.json: 0%| | 0.00/1.72k [00:00<?, ?B/s] config.json: 100%|██████████| 1.72k/1.72k [00:00<00:00, 16.0MB/s] Traceback (most recent call last): File "/home/user/app/app.py", line 33, in <module> index_clap = pinecone.Index(os.environ["PC_API_KEY"], host=os.environ["CLAP_INDEX"]) #host='https://clap-nathan-500-index-af8053a.svc.us-west1-gcp.pinecone.io') File "/usr/local/lib/python3.10/site-packages/pinecone/utils/lazy_imports.py", line 65, in __getattr__ raise AttributeError(f"module '{self._original_module.__name__}' has no attribute '{name}'") AttributeError: module 'pinecone' has no attribute 'Index'

Container logs:

Fetching error logs...