I want to use python regular expression to remove numbers from string from keep number 754 and 1231 as they are related to tax section code 754 and sec code 123
I'm trying to create websocket connection with djangochannelsrestframework. I tried all like in documentation and I got this error "django.core.exceptions.AppRe
i can't find any errors in my code. all details are correct, but can't log in. exports.Login = async(req, res, next) => { try { const user =
Hi im trying to retrieve values from a cloud firestore document in a collection based on a string query to filter the keys but cant seem to find any help online
I am running Cypress tests in parallel (chrome browser). And I see the below issue every time when cypress run is executed. I would need to videos for debugging
I have tried changing the values from 0.025 ether to 1 ether then also its showing the same error. Also, I have tried with the rational number like 1/8 still no
I made a Netflix clone site, I want to put mouse scrolling or right and left arrows to scroll the movie posters left and right, how can I do this?. Currently, t
I need to display text with different colors in a wxPython application. This part is working. However, when the text is copied from the wx.TextCtrl only the pla
I am trying to plot a 3D scatter plot in matplotlib and for some reason I keep getting this unrecognized marker error. I am not sure how to fix this error. This
I want to automate Yocto build documentation for my project. General idea is to get a list of all repo downloads (SRC_URI and SRCREV) actually used, store it so