Relocation Error Python3

Hi, everyone
I have installed the python3 package and when executing python3 it results in the following error:

Error relocating /usr/lib/libpython3.7.so.1.0: getrandom: symbol not found

I have no clue and did not find something to resolve this issue. I'm using a mobile device with properties as follows:

{
        "kernel": "3.18.20-msm",
        "hostname": "Orbit-TRB140",
        "system": "ARMv7 Processor rev 5 (v7l)",
        "model": "Qualcomm Technologies, Inc. MDM 9607 MTP",
        "board_name": "teltonika,trb14x",
        "release": {
                "distribution": "OpenWrt",
                "version": "19.07.4",
                "revision": "r11208-ce6496d796",
                "target": "mdm9x07/generic",
                "description": "OpenWrt 19.07.4 r11208-ce6496d796"
        }
}

Can anyone help?

Even I am facing the same issue.
Here are my device properties:
NAME="OpenWrt"
VERSION="19.07.4"
ID="openwrt"
ID_LIKE="lede openwrt"
PRETTY_NAME="OpenWrt 19.07.4"
VERSION_ID="19.07.4"
HOME_URL="https://openwrt.org/"
BUG_URL="https://bugs.openwrt.org/"
SUPPORT_URL="https://forum.openwrt.org/"
BUILD_ID="r11208-ce6496d796"
OPENWRT_BOARD="mdm9x07/generic"
OPENWRT_ARCH="arm_cortex-a7_neon-vfpv4"
OPENWRT_TAINTS="no-all busybox"
OPENWRT_DEVICE_MANUFACTURER="OpenWrt"
OPENWRT_DEVICE_MANUFACTURER_URL="https://openwrt.org/"
OPENWRT_DEVICE_PRODUCT="Generic"
OPENWRT_DEVICE_REVISION="v0"
OPENWRT_RELEASE="OpenWrt 19.07.4 r11208-ce6496d796"

cpu info
processor : 0
model name : ARMv7 Processor rev 5 (v7l)
BogoMIPS : 38.40
Features : half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt vfpd32 l
pae
CPU implementer : 0x41
CPU architecture: 7
CPU variant : 0x0
CPU part : 0xc07
CPU revision : 5

Hardware : Qualcomm Technologies, Inc MDM9207
Revision : 0000
Serial : 0000000000000000
Processor : ARMv7 Processor rev 5 (v7l)