Now quite frankly, I may have installed Python from the Microsoft Store and also from https://www.python.org/downloads/, but at this point, I do not want to spend time figuring out which is which and cleaning things up, so I opt to use the directory with the more recent date modified of 12/7/2023
I also see that directory 2 has Python312 and so I will edit the Windows Environment Path variable for User and System by addding the following directories:
Then I open a user level command prompt and run: pip install pywin32
No comments:
Post a Comment