I'm having problems uploading an image to Firebase Storage. I'm using React Native's @react-native-firebase/storage and the installation and connectivity seem t
I have my_ui.py and resources_rc.py are automatically generated from a QT GUI designer. I can run my_ui.py using python my_ui.py. This is my-module structure \m
Visual Studio is not underlining errors. For example on my PC if type out: private int myInt it will put a little red underline after because i forgot ; on
Why doesn't this code work fine on devices with Android API level 30 (extras are null)? However with API level 29 the extras are not null and we get what we sen
Word file with extension .docx is generated using apache poi. Due to restrict editing implemented generated document has yellow highlighting for the editable te
I want to select <a> element by className when its router link is active, but it returns null navbar.component.html code: <nav class="profile-navbar"&g
i have been working on a code to train and test the images dataset. But i am getting this error at every instance of output = model(images) class ConvNeuralNet(