Python Forum
issue with Tabula-py, pyinstaller and java
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
issue with Tabula-py, pyinstaller and java
#1
Hi guys,
I hope someone can help me.
I wrote a code that reads a pdf page after page, with a cycle, by using tabula-py.
Code works properly, and also when I create the exe with pyinstaller or auto-py-to-exe, the code works. The only thing that I don't like and appears only loading the exe (not during coding with pycharm), is that every time that tabula start to read a page, a java console appears, so for example if I am opening a pdf with 30 pages, every time a page is read a java console will be opened, it lasts about one second and then disappears.
Does someone know how to avoid it?
Wall Wall
Reply
#2
no one can help me? Cry Cry Cry
Reply
#3
maybe show some code?
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  tabula-py, how to preserve a read_pdf() format and export to csv abcoelho 2 3,320 Mar-24-2021, 08:34 PM
Last Post: abcoelho
  How to switch table area coordinates in Python Camelot and Tabula-Py john5 0 4,277 May-08-2019, 04:31 PM
Last Post: john5
  How to run python code in Java using remote SSH without py file using streams in Java varanasipavankumar 0 2,536 Apr-07-2019, 06:13 PM
Last Post: varanasipavankumar
  Jython code throws ImportError when invoked from a Java jar dchucks 6 7,111 Aug-02-2018, 05:09 AM
Last Post: dchucks
  phython language java integration jammytcs123123 1 2,294 Jul-04-2018, 03:13 AM
Last Post: Skaperen
  Is any super keyword like java rajeev1729 2 3,290 Sep-14-2017, 07:47 PM
Last Post: snippsat
  UPDATING PYTHON TO USE LATEST VERSION OF JAVA? nicklesprout 6 7,444 Jul-27-2017, 08:58 PM
Last Post: nicklesprout
  How does CMU Sphinx Java library work in Python j.crater 2 11,080 Oct-03-2016, 10:16 PM
Last Post: j.crater

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020