I need help with the following problem: raise RuntimeError('No Apache installation can be found. Set the ' RuntimeError: No Apache installation can be fou
I am trying to model my graphql schema so that I have access to the static "Location" table, from the "Elevator" table. Unfortunately I can only access and quer
When reading a docx file with read_docx the line breaks (soft returns) within paragraphs in the docx file are not read, i.e. disappeared. Is it possible to read
i'm using Laravel 6 to build a blog application and the language of this app is Arabic but there is a problem with slug ,it looks like that Laravel doesn't supp
I will do a project by using selenium. But there is a problem for me. I have to use chrome with my settings. My websites login, my history... But when I use the
I'm new to Angular, so I'm having some issues regarding async functions. This is my code, at this moment: generateMovementPlanPDF(data) { this.movementPlanServi
I am working on extending some Cython code. The existing code base relies on a struct that gets a pointer to it passed around. I am trying to use Cython with st
I have an object that can be resized and rotated. The object can be resized with 8 different 'handles': s,se,ne,n,nw,w,se I have set the cursor on the handles
I've been working on a sheet to make a calculator that I'll use on my work, it has lots of custom functions, it's working fine. But I have like 10 functions tha
I am generate qrCode using zxing. Ordinary QR codes can be created, but I want to create QR codes that are empty in the center or contain LOGO in the center. Ca