Hi all
I am running windows 10, installed platformio ide terminal. I have pip installed pandas and numpy through the .cmd successfully.
When I run code that does not require the pandas/numpy within the terminal in Atom it works fine. However if I try to run anything that requires pandas I run into an error although I have imported them in the code.
Any assistance would be appreciated