You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error in search.py file as the search() cannot recognize the argument 'cross_reference_search'. Any idea how to fix this?
TypeError: search() got an unexpected keyword argument 'cross_reference_search'
Traceback:
File "C:\Users\Anirudh128\anaconda3\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script
exec(code, module.dict)
File "C:\Users\Anirudh128\Desktop\GNi Internship\March to July 2024\Literature Review\set-you-free\src\pages\1_1️⃣_search.py", line 107, in
search = fp.search(None,
The text was updated successfully, but these errors were encountered:
Error in search.py file as the search() cannot recognize the argument 'cross_reference_search'. Any idea how to fix this?
TypeError: search() got an unexpected keyword argument 'cross_reference_search'
Traceback:
File "C:\Users\Anirudh128\anaconda3\lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 542, in _run_script
exec(code, module.dict)
File "C:\Users\Anirudh128\Desktop\GNi Internship\March to July 2024\Literature Review\set-you-free\src\pages\1_1️⃣_search.py", line 107, in
search = fp.search(None,
The text was updated successfully, but these errors were encountered: