paulvangentcom / heartrate_analysis_python

Python Heart Rate Analysis Package, for both PPG and ECG signals
MIT License
930 stars 321 forks source link

hp.process issue when running on Thonny #81

Closed kamilah2520 closed 1 year ago

kamilah2520 commented 2 years ago

When it compiles the code I wrote works fine, until executes the hp.process() function; generates an error with Thonny's back-end, which I don't understand what it means. I want to use this toolkit to obtain BPM from an array generated from a photo transceiver I created as a HR Sensor replacement. I'm working on my Raspi3 by the way, on Raspbian. ERROR thonny.backend: PROBLEM WITH THONNY'S BACK-END Traceback

paulvangentcom commented 2 years ago

Can you share with me the full traceback message?