thearn / webcam-pulse-detector

A python application that detects and highlights the heart-rate of an individual (using only their own webcam) in real-time.
Other
3.14k stars 592 forks source link

Can't get precompiled working #26

Open drnickyoung opened 10 years ago

drnickyoung commented 10 years ago

Thought I'd give the pre-compiled version a go. Did as it said, downloaded and executed on Macbook, Mac OS X (10.7.5). It instantly crashed. Part of the error report (below). Query then, has anyone else had issues? Is there anything else I should have before running it?

Process: get_pulse [747] Path: /Users/USER/Downloads/*/get_pulse.app/Contents/MacOS/get_pulse Identifier: get_pulse Version: 0.0.0 (???) Code Type: X86-64 (Native) Parent Process: get_pulse [746]

Date/Time: 2014-04-22 14:20:11.464 +0100 OS Version: Mac OS X 10.7.5 (11G63) Report Version: 9

Interval Since Last Report: 100856 sec Crashes Since Last Report: 7 Per-App Interval Since Last Report: 10 sec Per-App Crashes Since Last Report: 7 Anonymous UUID: 2759F8BF-8831-4BC3-9E3B-F4806FE6F56B

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000

Application Specific Information: objc[747]: garbage collection is OFF

JoshuaToenyes commented 9 years ago

Also not working for me on OS X

Error report here: http://pastebin.com/N00abgR7

thearn commented 9 years ago

@JoshuaToenyes what OSX version are you running? I can try to reproduce the error.

JoshuaToenyes commented 9 years ago

@thearn: Mac OS X 10.10.4 (14E17e)

JoshuaToenyes commented 9 years ago

@thearn: I just tried it on my MacBook Pro (Late 2013 running OS X 10.10.4 (14E11f)) and it works! Very cool by the way, nice job!

I have no idea what could cause the problem on my other machine. Perhaps the error report I pasted to pastebin above will help. It is an older machine (2011? I'm not there right now so I can't check). Perhaps running an older version of Python?

suhajdab commented 7 years ago

Also crashing on MacBook Pro (15-inch, Mid 2010) running 10.11.6 (15G1004).