ask-multiple-pdfs icon indicating copy to clipboard operation
ask-multiple-pdfs copied to clipboard

'NoneType' object is not callable

Open Reno0vacio opened this issue 1 year ago • 10 comments

TypeError: 'NoneType' object is not callable Traceback: File "C:\Python311\Lib\site-packages\streamlit\runtime\scriptrunner\script_runner.py", line 565, in _run_script exec(code, module.dict) File "C:\Users\Reno\Desktop\ask-multiple-pdfs\app.py", line 104, in main() File "C:\Users\Reno\Desktop\ask-multiple-pdfs\app.py", line 81, in main handle_userinput(user_question) File "C:\Users\Reno\Desktop\ask-multiple-pdfs\app.py", line 55, in handle_userinput response = st.session_state.conversation({'question': user_question}) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

I just typed one question..

Reno0vacio avatar Aug 03 '23 16:08 Reno0vacio

same here

Deepak-Yadav-01 avatar Aug 05 '23 15:08 Deepak-Yadav-01

Yes,,, not working :(

rajivraghu avatar Aug 07 '23 09:08 rajivraghu

same here !

OmarBendj avatar Aug 15 '23 19:08 OmarBendj

Hello, so you guys have this fixed? I'm trying but no success.

ortizalfano avatar Sep 02 '23 18:09 ortizalfano

still ask the same issue

LeoKingzc1 avatar Oct 07 '23 07:10 LeoKingzc1

You guys! Are not pressing the process button after the document is uploaded. Once the doc is uploaded then try using the chat feature.

atishay-gwari avatar Oct 08 '23 12:10 atishay-gwari

You guys! Are not pressing the process button after the document is uploaded. Once the doc is uploaded then try using the chat feature.

Already tried that :( not working for me

Bschen04 avatar Dec 12 '23 19:12 Bschen04

Has anyone solved this issue???

mahmoudsoroor avatar Jan 07 '24 12:01 mahmoudsoroor

Has anyone solved this?

haqqibrahim avatar Jan 29 '24 18:01 haqqibrahim

You need to press Process first before asking questions

mohamedelhefni avatar Feb 04 '24 11:02 mohamedelhefni