How to install Python Modules -


i want install pyserial python, don't know how. have tried stuff pip, doesn't recognise install command. how install it?

first have install pip follow link .then can use pip install pyserial

or can download pyserial gituhub , run python setup.py install


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -