Hello
Ive tried building python368 in edk2 environment and Ive came across some issues.
I cant seem to be able to import urllib or socket in a uefi shell env.
The error reads, import _socket fails because _socket does not exist.
Can anyone please provide a full guide on how to build python368 or miceopython with socket support on ubuntu 20 or 22 ?
Is this a bug ?
Thank you very much