三、安裝pyzmq 利用pip安裝,若沒有請安裝pip sudo apt-get install python-pip 安裝pyzmq sudo pip install pyzmq 測試安裝成功 python import pyzmq
確定! 回上一頁