I'm working on an EmailModule that reads a pug template. I couldn't get the build to include the *.pug templates file: I have followed the instruction based o
How can I redirect all of the sub pages that include a particular path (/home-2016/) back to my home page? I am using the below code in my .htaccess file, but
I use componentDidMount to start fetchNewUser when I navigate to the screen, it is supposed to recognize a new user and update it if it true, the problem is tha
The code runs and asks for the command. I am able to put in input but after I hit enter I get a segmentation fault. Struggling to understand what is the reason
When I try and get all the members in a server and then try and get their activities value it returns none () for every user. I am using discord.py my code: imp
I have a fairly simple loop that copies data from a few locations, creates a new worksheet with it, creates a workbook from that sheet, saves it, and deletes it