draw_label(img, (d.left(), d.top()), label) for i in range(1000): label = 'M', 'F' sizes = [15, 30] ...
I have a templates folder that stores html templates to my flask app, but for some reason even though app.route() has different routes, the default flask server page shows al...
id, location = cur.fetchone() I get this when I fetch from the local db, however the program quits if it finds no rows , I want to keep the program running so that if a new ro...
What should I use fedora or ubuntu? I used ubuntu but have heard a lot about fedora. Any suggestions!
I have a RPi on cellular network connected to a remote sql server for data sending purposes. Issue is that as it is on cellular network it'll keep changing Ip addresses, so ho...
Anyone here can solve?
I need detecting an object along with the current facial one using opencv, any ideas?
Okay guys, I have a folder wherein short span videos are saved dynamically and want to run a script everytime a new video was added, how do I achieve this? Tried watchdog, ino...
You are calling keylogger() in while true and also calling it again in multiprocessing.Process() and passing different parameters?
I have a VPS Ubuntu 18.04 server , whenever I try to SSH it boots to terminal and not the GNOME desktop. I tried insta tasksel ubuntu gnome did not help. Any help?
Anyone worked on RPI4 yet?
How do I safely copy into /var/www in raspbian?
I am trying to make a online quiz system and have done most of it, i need to add a timer to the quiz and auto submit the form after the timer is done and have no clue on imple...
Quick question, Isn't ubuntu 17 gonna get LTS? whats about the support ending theme cannot understand?
App crashes post splashscreen activity, any reason?
Is progressive web apps a thing now , really?
has anyone used gunicorn?
How did you find C++ and Python while implementing algorithms , did language choice affect the execution time and speed?
Do you mean your same process runs multiple times at the same time?
can anyone help me out with implementing geofencing to my app? Here is the repo https://github.com/ashwin-phadke/Smart-Home-Security-App