确定当前Python环境中的site-packages目录位置

import site; site.getsitepackages()
本文来自博客园,作者:Yi个人,转载请注明原文链接:https://www.cnblogs.com/feifei-cyj/p/14513262.html

import site; site.getsitepackages()
本文来自博客园,作者:Yi个人,转载请注明原文链接:https://www.cnblogs.com/feifei-cyj/p/14513262.html