I am trying to add some stuff to Linux task_struct. In this area I copy a string from the user and try to store it in my struct. I try to debug my code by add
I am trying to add eslint setting to my Azure XML file. I have already existing project and need to add this setting.
I am trying to call 'https://login.microsoftonline.com/{tanent ID}/oauth2/token' from sharepoint designer workflow, but the http call keeps throwing Bad Request
I'm using anaconda3 and vscode I am trying to import Sequential from tensorflow.keras.models but keras can't be found. I installed tensorflow by pip and also wh
I am trying to set up connection to sql server on laravel using Docker via Sail. Here is how I am trying to get the msodbcdriver17 as listed in the installation
I use buildozer to package my python scripts into an APK. I have never received problems until I upgraded to UBUNTU 20.04. Now all a sudden I keep on getting th
I ran ./stack.sh and everything was going great. But after 10 mins or so, the following happened: Setting up python3-apparmor (2.13.3-7ubuntu5.1) ... Setting up
I finished the substrate kitty tutorial (backend and frontend). Now I would like to build a simple frontend for the RMRK pallet. Now I stuck on the .multi(...)
for example I have generated a "zone" of 1s and 0s in a 2x2 2d array . But i need to store 9 of these zones to access whenever from another 3x3 2d array "map".