I have to install py4jdbc module in python on windows 10, but i am having the followings errors when i try to use pip install py4jdbc or from the source:
Error 1: "The executable sbt cannot be found"
Error 2: "the file doesn't exist..."
I have sbt already install and in the path.
Is there something i am missing?