查看python是32位还是64位
PS C:\pycharm\run\ui-test> python -VV Python 3.11.1 (tags/v3.11.1:a7a450f, Dec 6 2022, 19:43:28) [MSC v.1934 32 bit (Intel)] (base) PS D:\gitlab\test_demo> python -VV Python 3.10.9 | packaged by conda-forge | (main, Jan 11 2023, 15:15:40) [MSC v.1916 64 bit (AMD64)]