I work on Ubuntu 14. I install python3 and pip3. When I try to use pip3, I have this error Traceback (most recent call last): File "/usr/local/bin/pip3", lin
I'm attempting to follow the NFT tutorial here. I have set up the accounts on Alchemy and Metamask created the .sol file. I have a .env file in root that look
I was following the freecodecamp.org Tetris course, but I changed some things up. I used foreach but the syntax seems right and it matches the
#define WIDTH_DATA 20 typedef struct { float inhalt; unsigned int nr; int status; } Paket; typedef struct { Paket Eingang[WIDTH_DATA]; int
I need to create an image in memory (can be huge image!) and to extract from it byte array in the size of width x height. Each byte must have value of 0-255 (25
Afternoon. I am pulling fields out of salesforce using snaplogic and then calling a rest api with the results. One of the fields that I am mapping to the POST J
I'm using webpack and when debugging my javascript file, it has the wrong path so I'm just getting a read-only copy of the file. My folded structure: www\
I have a textbox and a submit button. When the user clicks the submit button, my javascript does some checks to make sure that the input is "valid" and, then id
I have a field contractValue and other fields in a collection contract which is of type String . It basically holds double value like 1200 or 1500 but at some