Closed shivanraptor closed 3 years ago
I suppose that library installation in iOS put shared libs in a path where the python module does not "look". In fact, there is a question here where they suggest for the "brew" case to add a symbolic link: https://stackoverflow.com/a/41772062/1052899 It's a python wand vs iOS module issue...
I suppose that library installation in iOS put shared libs in a path where the python module does not "look". In fact, there is a question here where they suggest for the "brew" case to add a symbolic link: https://stackoverflow.com/a/41772062/1052899 It's a python wand vs iOS module issue...
Thanks it fixed the issue.
I had ImageMagick installed, but the script still complains
ImportError: MagickWand shared library not found
.brew install result: