michaelhwn

Results 9 comments of michaelhwn

Hi @remonh87, I noticed the confirmSetupIntent function seems to be implemented in [here](https://github.com/flutter-stripe/flutter_stripe/blob/51b46cacad98410edc9373344b244197e4be213a/packages/stripe_web/lib/src/web_stripe.dart#L172) for web, is this function in a usable stage?

Hi @philmurp, our software is targeted for the Raspberry Pi OS only, it is possible to modify it to support other Debian based OS. But we currently don’t have the...

Hi @welshlamb10, I will need to know a bit more information regarding your setup: 1. What is the operating system of the computer that you use to access the Pi?...

Hi @af1964, I believe the problem is caused by a failed setup process. I would need to update the setup script to resolve any conflicts or failures caused by the...

Thanks for the commit, is there a reason why we need to update the requirements?

Hi @johnsmith2014w, I will need to update the setup script to resolve any conflicts or failures caused by the latest updates to the OS or dependent software packages. I will...

Hi @mr-pooglyfoop and @rsangole , sorry for the late response, I haven't actively maintained this project as I am currently working on another project. For the FreeType issue, please install...

Hi @aichishiguocai, did the installation fail? And which OS are you running? Because if the `opencv-contrib-python==4.5.2.52` is installed properly on a Raspberry Pi OS, the freetype module should be included.

Hi @aichishiguocai, this project was implemented for running on a Raspberry Pi 4B. I have not tested it on Windows. You will need to find a proper OpenCV Python package...