alejandro-ao / ask-multiple-pdfs

A Langchain app that allows you to chat with multiple PDFs
1.6k stars 913 forks source link

'NoneType' object is not callable #29

Open Reno0vacio opened 11 months ago

Reno0vacio commented 11 months ago

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..

Deepak-Yadav-01 commented 11 months ago

same here

rajivraghu commented 11 months ago

Yes,,, not working :(

OmarBendj commented 11 months ago

same here !

ortizalfano commented 10 months ago

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

LeoKingzc1 commented 9 months ago

still ask the same issue

atishay-gwari commented 9 months ago

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

Bschen04 commented 7 months ago

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

mahmoudsoroor commented 6 months ago

Has anyone solved this issue???

haqqibrahim commented 5 months ago

Has anyone solved this?

mohamedelhefni commented 5 months ago

You need to press Process first before asking questions