Getting an error when referencing an uploaded file more than once

Hi @Mohd_Saad,

It’s very hard to determine what this is from without the full code or knowing if that file location you passed is correct. The error seems to indicate that that file is either empty or doesn’t exist.

I have actually never used tabula so I’m not sure about its syntax in your code example. Also, you reference uploaded_file but haven’t included this in your Minimum Working Example (MWE).

Can you please provide a more detailed code snippet, or ideally a link to a GitHub repo where you’re developing this code to better understand your issue?

Use the community guidelines on making posts that helps others understand your question to help you get an answer:

Happy Streamlit-ing!
Marisa