Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pdftable on Python 3.7
#1
Hi

i have tried to install pdftable but its showing an error 'check your python version'. It means its not available for latest versions. Can i install it somehow on python 3.7 or is there any other modules available to convert pdf into msexcel?
Reply
#2
You answered the first part of your question yourself:
Quote:It means its not available for latest versions

This is a 5+ year old package (last maintained in 2013).
check out reportlab: https://www.blog.pythonlibrary.org/2018/...extobject/

other packages, see: https://pypi.org/search/?q=pdf
Reply


Forum Jump:

User Panel Messages

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