要知道現在在使用matplotlib所在的資料夾可以在python環境下運行__file__指令,範例如下. import matplotlib print(matplotlib.__file__).
確定! 回上一頁