cozmo / jsQR

A pure javascript QR code reading library. This library takes in raw images and will locate, extract and parse any QR code found within.
https://cozmo.github.io/jsQR/
Apache License 2.0
3.64k stars 602 forks source link

Works Locally, But doesn't on Python Anywhere. #178

Closed nileshredz closed 2 years ago

nileshredz commented 4 years ago

I have Executed this on the Local Host but not able to host it on Python Anywhere. Please Help.

cozmo commented 2 years ago

This is just a javascript library - it runs in most JS runtimes. I do not know how python is involved. I'd be happy to answer if you can provide more details, but with the information provided I'm not sure how to proceed.