qxresearch-event-1 icon indicating copy to clipboard operation
qxresearch-event-1 copied to clipboard

Python hands on tutorial with 50+ Python Application (10 lines of code) By @xiaowuc2

Results 43 qxresearch-event-1 issues
Sort by recently updated
recently updated
newest added

# Please make sure all below checkboxes in the Mandatory section have been checked before submitting your PR (also don't forget to pay attention to the Depending on Circumstances section)...

The `check_if_variable_is_set` function is invoked at the top of each script from the `bootstrap` directory. It doesn't make any sense, so get rid of the practice.

internship

I want to close #303 issues --- # Please make sure all below checkboxes in the Mandatory section have been checked before submitting your PR (also don't forget to pay...

`deb.sh` is very common name. The helper is closely connected with [debootstrap](https://wiki.debian.org/Debootstrap), so I suggest we will rename it into `debootstrap.sh`.

internship

# Please make sure all below checkboxes in the Mandatory section have been checked before submitting your PR (also don't forget to pay attention to the Depending on Circumstances section)...

Pieman has got two helpers, `others.sh` in `misc.sh`, which duplicate each other. It's necessary to move the contents of `others.sh` into `misc.sh` and get rid of `others.sh`.

internship

Now Pieman requires Python 3.5 or higher. It's not necessary to support such an old version, so we can increase it to leverage some "tasty" features from fresh versions of...

internship

sudo env DEVICE=rpi-3-b OS=raspbian-buster-armhf ENABLE_MENDER=true MENDER_DATA_SIZE=512 ./pieman.sh ... ... ... cp: error writing 'build/ed44955b-c6fa-414e-b2d2-a50dcf48fc22/mount_point/boot/zImage': No space left on device Info: unmounting build/ed44955b-c6fa-414e-b2d2-a50dcf48fc22/mount_point Info: build/ed44955b-c6fa-414e-b2d2-a50dcf48fc22/chroot/proc is not a mount point Info:...

# Please make sure all below checkboxes in the Mandatory section have been checked before submitting your PR (also don't forget to pay attention to the Depending on Circumstances section)...

Closes #239 --- # Please make sure all below checkboxes in the Mandatory section have been checked before submitting your PR (also don't forget to pay attention to the Depending...