AIAnytime / AIAnytime/Question-Answer-Generation-App-using-Mistral-7B
while running the app getting error
Open
- Dominant language
- HTML
- Stars
- 64
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.