This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Java Not Found Error in Python Operation

We wanted to extract data in table format from PDF with Python Tabula. We installed all the required dependencies and packages for Tabula, installed JDK 1.8 and updated environment variable. However, when we debug the python operation and we got Java not found error.