pyserial for Python 2.7.2

前端 未结 8 1971
甜味超标
甜味超标 2021-02-03 12:33

I\'m new to Python. According to the internets I was looking for the module pyserial after receiving this error:

ImportError: No module named serial
         


        
8条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-03 13:00

    please just go to http://www.lfd.uci.edu/~gohlke/pythonlibs/#pyserial and download the 64 bit installer and that's it!

提交回复
热议问题