Im trying to send a embed then after 5 seconds ins gonna get deleted. I haved tried this. client.on('messageCreate', async (message) => { if (message.co
Hello after installing EasyOCR via pip install easyocr via Anaconda Prompt (base) I receive this error. OpenCV(4.5.4) D:\a\opencv-python\opencv-python\opencv\m
Im new with SQL, and I want to knw how can I add a SQL in this structure to check if the row already exists before insert, Im tried this way, but I think its no
Im using python3 and i want to detect if a file has uploaded , for some reason i get the same result if i upload a file and if i dont upload. HTML code: <h
I'm switching from Jquery AJAX to react-dropzone & Axios, I'd like to upload a file to my Django server, I have no issue posting a blob url of the image on
I am having at hand a classification task for a multiclass imbalanced problem. As an attempt to dig into the dataset, I want to explore correlations among avail
I am currently learning uploading / downloading / deleting files in C# asp.net. I figured out how to delete every file in a folder with code like this: protecte