I tried to read ".odt" files using python with "odfpy" library, but it still doesn't work.
How can I read an ".odt" file using Python?
I tried to read ".odt" files using python with "odfpy" library, but it still doesn't work.
How can I read an ".odt" file using Python?
First install odfpy library then,