Warning yellew line under import machine and import network

I got warning during writing a code using VS code IDE and fipy pycom board, the issue is import machine could not be resolved. I have tried download pip package but I failed. what is the solution? thank you for your help

1 Like

Hi Suliman,

Welcome to the forum!!

Have you confirmed that you have a connection to the FiPy by entering something into the REPL? The machine module should be loaded on there by defualt, if you cant get it working reflashing the firmware with Pycoms tool should do the trick.

1 Like