Python no module named serial / no module named requests -
this second time today has happened..
i tried import requests earlier , got import error: no module named requests
same thing serial
i googled crap out of , nothing i've found works. ideas what's going on? i'm trying use pyserial take input arduino
pip install requests pip install pyserial
should (unless don't have pip installed)
Comments
Post a Comment