updated install instructions to get newer PIL and fix exif issues

This commit is contained in:
2021-01-25 01:01:51 +11:00
parent 6aad209802
commit 0829a98376

1
README
View File

@@ -7,6 +7,7 @@ ubuntu packages:
pip packages: pip packages:
* pymediainfo * pymediainfo
* PIL (should be there by default) * PIL (should be there by default)
- on ubuntu, need to do: pip3 install --upgrade pillow --user
* ExifRead * ExifRead
* opencv-python * opencv-python
* datetime * datetime