i want update pyserial 2.6,i install using pip install pyserial,is there pip command install specific version
pip install pyserial==2.6 or can use >= , <=
also, try pip install more on pip installation options
i want update pyserial 2.6,i install using pip install pyserial,is there pip command install specific version
pip install pyserial==2.6 or can use >= , <=
also, try pip install more on pip installation options
Comments
Post a Comment