webptools
webptools copied to clipboard
Exit code: 126 /lib/python3.7/site-packages/lib/libwebp_osx/bin/cwebp: Permission denied
Same issue on OSX and Ubuntu after upgrading to version 0.0.3
Works after reverting to 0.0.2
Setting chmod +x cwebp is a possible workaround.
Same issue for me on Ubuntu Server 20.04 and Python 3.8. Thank you for workaround.