AIAnytime / Question-Answer-Generation-App-using-Mistral-7B

Question Answer Generation App using Mistral 7B, Langchain, and FastAPI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

while running the app getting error

hadianasliwa opened this issue · comments

after installing the requirement.txt and then running the app using "streamlit run app.py" I'm getting below error:

handler = _signal.signal(_enum_to_int(signalnum), _enum_to_int(handler))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ValueError: signal only works in main thread of the main interpreter