Python: Tika: parser.open_file(filepath) is not opening file correctly“ PermissionError: [Errno 13] Permission denied:”

前端 未结 0 984
别跟我提以往
别跟我提以往 2021-01-19 05:43

I\'m using the Tika at the moment and I strugle to get it working. I have the following code:

import tika
import logging
from tika import parser
tika.initVM()         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题