automeris-io / WebPlotDigitizer

Computer vision assisted tool to extract numerical data from plot images.
https://automeris.io
GNU Affero General Public License v3.0
2.67k stars 363 forks source link

Desktop version for Apple Silicon is "damaged" #293

Closed ankitrohatgi closed 2 years ago

ankitrohatgi commented 2 years ago

Users may see the following when trying to run WebPlotDigizer on Apple Silicon:

image

It appears MacOS requires applications to be signed and notarized by the developer otherwise downloaded applications are marked as "quarantined".

Temporary workaround:

In terminal, please type:

xattr -cr /path/to/WebPlotDigitizer-4.6.app

@ankitrohatgi will update Apple Silicon package with a signed and notarized version soon.

ankitrohatgi commented 2 years ago

New build has been posted on the website now: https://automeris.io/downloads/WebPlotDigitizer-4.6-darwin-arm64-signed.zip

Sumidu commented 1 year ago

New Version also has a problem on Apple Silicon. This time I get the following error: "You cannot open "WebPlotDigitizer", as this program is not supported on this Mac."