python内部查看版本方法

import sys
print(sys.path)