}

Solved errors

Direct solutions to common programming errors and system issues.

Page 17 of 17

1 min read

PyQt5: No module named sip Error Fix

Using brew PyQt5 and python3 the error: ModuleNotFoundError: No module named 'sip' is raised. We explain hot to solve this issue.

4 min read

LXC: No Configuration File May Crash Host

Learn how to fix lxc-start When starting a container with lxc-start and you get lxc-start: 100: lxccontainer.c: wait_on_daemonized_start: 760 Received container state "ABORTING" instead of "RUNNING" you will find on the logs that Executing '/sbin/init' with no configuration file may crash the host.

2 min read

GCC: redhat-hardened-cc1 Not Found Error

When using fedora, centos or redhat and trying to compile with cython the errro /usr/lib/rpm/redhat/redhat-hardened-cc1: No such file or directory is common. Here is a quick solution to this error.

2 min read

Raspbian: rpi-source Kernel Source Error

Solution of the error "subprocess.CalledProcessError: Command 'sudo modprobe configs 2> /dev/null' returned non-zero exit status 1" when you execute the rpi-source on the raspberry pi