Heart-Rate-Detection icon indicating copy to clipboard operation
Heart-Rate-Detection copied to clipboard

TypeError: expected string or buffer

Open SnoopyDevelops opened this issue 4 years ago • 4 comments

image

SnoopyDevelops avatar Feb 04 '21 03:02 SnoopyDevelops

same error, anyone had a sulotion!

WillLiGitHub avatar Apr 15 '21 08:04 WillLiGitHub

Looks like "ws.receive()" is returning None.

Also tried running with Flask as the server:

%python app.py 
...
127.0.0.1 - - [18/Apr/2021 19:57:06] "GET /favicon.ico HTTP/1.1" 404 -
127.0.0.1 - - [18/Apr/2021 19:57:07] "GET /static/css/Hero.otf HTTP/1.1" 200 -
127.0.0.1 - - [18/Apr/2021 19:57:07] "GET /static/css/BlurMedium.otf HTTP/1.1" 200 -
127.0.0.1 - - [18/Apr/2021 19:57:08] "GET /begin HTTP/1.1" 200 -
127.0.0.1 - - [18/Apr/2021 19:57:08] "GET /static/js/main.js HTTP/1.1" 200 -
127.0.0.1 - - [18/Apr/2021 19:57:08] "GET /echo HTTP/1.1" 404 -

allComputableThings avatar Apr 19 '21 03:04 allComputableThings

This repository was not maintained from long time.

avinashhsinghh avatar Apr 24 '21 04:04 avinashhsinghh

HELLO, CAN YOU HELP ME WITH THIS PROJECT...

kevincarrenot avatar May 12 '21 05:05 kevincarrenot