I need to get metadata from images, the best lib pyexiv2, but i can't install pyexiv2 in python3, Do you have any recommendation?
Asked
Active
Viewed 138 times
0
-
have you tried to run the installation as root? https://support.apple.com/en-us/HT202035 – Felix Quehl May 17 '19 at 13:03
-
Yes i did as root – e y May 17 '19 at 13:05
-
do you have all dependencies? https://python3-exiv2.readthedocs.io/en/latest/developers.html#dependencies – Felix Quehl May 17 '19 at 13:13
-
yeap i did, my problem is i can't test my code on my macbook, i can run on windows, – e y May 29 '19 at 11:08