No recent searches
Popular Articles
Sorry! nothing found for
Posted over 3 years ago by Mirko Heinbuch
Hello all,
my goal is to extract data from a pdf. Locally it is working fine with the following package:
https://pypi.org/project/tabula-py/
However, if I deploy the spider to Scrapy Cloud, I get the following (expected) error:
File "/app/python/lib/python3.8/site-packages/tabula/io.py", line 91, in _run raise JavaNotFoundError(JAVA_NOT_FOUND_ERROR)
Is there anyway to enable Java based Python packages on Scrapy Cloud?
Thanks
Mirko
1 Votes
0 Comments
Login to post a comment
People who like this
This post will be deleted permanently. Are you sure?
Hello all,
my goal is to extract data from a pdf. Locally it is working fine with the following package:
https://pypi.org/project/tabula-py/
However, if I deploy the spider to Scrapy Cloud, I get the following (expected) error:
Is there anyway to enable Java based Python packages on Scrapy Cloud?
Thanks
Mirko
1 Votes
0 Comments
Login to post a comment