Python3: ImportError: No module named ‘_ctypes’ when using Value from module multiprocessing
Installing libffi-dev and re-installing python3.7 fixed the problem for me. to cleanly build py 3.7 libffi-dev is required or else later stuff will fail If using RHEL/Fedora: or If using Debian/Ubuntu: