Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: search() got an unexpected keyword argument 'cross_reference_search' #46

Open
asynchronousani opened this issue Mar 28, 2024 · 0 comments

Comments

@asynchronousani
Copy link

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,

Screenshot 2024-03-28 142815

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant