-
Notifications
You must be signed in to change notification settings - Fork 319
Open
Description
Traceback (most recent call last):
File "D:\news agent\venv\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 534, in _run_script
exec(code, module.dict)
File "D:\news agent\main.py", line 31, in
final = qa.qaretriever(question,urls)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "D:\news agent\qaretriever.py", line 35, in qaretriever
pickle.dump(vector_index, f)
TypeError: cannot pickle '_thread.RLock' object
Metadata
Metadata
Assignees
Labels
No labels