Skip to content

Is this still working or maintained? #299

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

Open
taishi55 opened this issue Feb 28, 2025 · 0 comments
Open

Is this still working or maintained? #299

taishi55 opened this issue Feb 28, 2025 · 0 comments

Comments

@taishi55
Copy link

Hi first of all, thank you for sharing this repo.

I followed the steps on both mac os and windows. However, none of them is opening react or streamlit interface.

➜  MindSearch git:(main) ✗ streamlit run frontend/mindsearch_streamlit.py

  You can now view your Streamlit app in your browser.

  Local URL: http://localhost:8501
  Network URL: http://192.168.1.110:8501

2025-02-27 23:43:48.771 Uncaught app exception
Traceback (most recent call last):
  File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/streamlit/scriptrunner/script_runner.py", line 557, in _run_script
    exec(code, module.__dict__)
  File "frontend/mindsearch_streamlit.py", line 307, in <module>
    main()
  File "frontend/mindsearch_streamlit.py", line 297, in main
    user_input = st.chat_input("Enter your query:")
AttributeError: module 'streamlit' has no attribute 'chat_input'

React

➜  React git:(main) ✗ sudo npm start

请求出错了,请稍后再试
请求出错了,请稍后再试
Cannot read properties of null (reading 'split')
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