Getting DLL Issue #395
Unanswered
sahiljadhav123
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Sir,
i am just creating flask api for pdf extraction with tabula read_pdf and create its build file with cx_freeze for using my flask api into other system without any dependency in last year its working
but Today i am creating same and use into another system then other system showing error - No JVM shared library file (jvm.dll) found. Try setting up the JAVA_HOME environment variable properly.
and its working for 2 other system with JAVA_HOME and without JAVA_HOME variable set path in c drive program files but after that 2 system noting will work into others showing the error
previous year its not need to set that path and now its dependency
if i am copying manually java folder and set - C:\Program Files\Java\jre1.8.0_321\bin\server\jvm.dll path also it not works
please help me Sir......
Beta Was this translation helpful? Give feedback.
All reactions