You can find the location of Python site-packages directory by using the site module in the following way −>>> import site ...
確定! 回上一頁