看你Python語言安裝了哪一個版本的,Python3的話,使用pip3,configparser都是小寫,python2則是ConfigParser. pip install configparser 或者pip3 ...
確定! 回上一頁