You can use the command below to find out your local IP address with Python.
python3.6 -c "import socket; print(socket.gethostbyname(socket.gethostname()))"
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket