Shawn-Shan / fawkes

Fawkes, privacy preserving tool against facial recognition systems. More info at https://sandlab.cs.uchicago.edu/fawkes
https://sandlab.cs.uchicago.edu/fawkes
BSD 3-Clause "New" or "Revised" License
5.22k stars 481 forks source link

macOS 10.13 : I get an 'Illegal instruction: 4" on launch #108

Closed freeeflyer closed 3 years ago

freeeflyer commented 3 years ago

Still getting the same result as in #103

Fawkes 0.3.1 macOS 10.13

Crashes on click, here is what that does when launching with command line

[nico@MacNico] ()  /Applications/Fawkes.app/Contents/MacOS
$ ./Fawkes
Illegal instruction: 4
Shawn-Shan commented 3 years ago

Can you try the 0.3 version? You can download that at this link.

freeeflyer commented 3 years ago

Can you try the 0.3 version? You can download that at this link.

Hi.. I had the exact same error with 0.3. I opened the issue #103 for this, and you told me I had to try 0.3.1 I did and encountered the same issue.

Shawn-Shan commented 3 years ago

Can you try the binary version? If it does not work, would you paste the error messages here.

freeeflyer commented 3 years ago

Can you try the binary version? If it does not work, would you paste the error messages here.

It says exactly the same thing:

[nico@MacNico] ()  ~/Downloads
$ ./protection-v0.3
Illegal instruction: 4
[nico@MacNico] ()  ~/Downloads
$ ./protection-v0.3 --help
Illegal instruction: 4
[nico@MacNico] ()  ~/Downloads
$ 
xirkus commented 3 years ago

No installation required: https://dev.scrb.ai

Shawn-Shan commented 3 years ago

Please try the newest v1.0 Mac version on our website.

t-franz commented 2 years ago

I downloaded the binary v1.0 from https://sandlab.cs.uchicago.edu/fawkes/#code an got the same error:

$ ./protection -d imgs/
Illegal instruction: 4

MacOS 10.13.6 (I tried the v1.0-DMG before and that didn't work either.)