runtime error

Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/fuzzywuzzy/fuzz.py:11: UserWarning: Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning warnings.warn('Using slow pure-python SequenceMatcher. Install python-Levenshtein to remove this warning') Traceback (most recent call last): File "/app/app.py", line 40, in <module> main() ~~~~^^ File "/app/app.py", line 32, in main exec(decrypted_bytes, exec_globals) ~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "<string>", line 836, in <module> File "/usr/local/lib/python3.13/site-packages/pinecone/_client.py", line 120, in __init__ raise TypeError(f"Pinecone() got unexpected keyword arguments: {sorted(kwargs)!r}") TypeError: Pinecone() got unexpected keyword arguments: ['environment']

Container logs:

Fetching error logs...