I have windows 10 (64 bit). I want to utilize the Openpyxl package to start learning how to interact with excel and other spreadsheets.
Openpyxl
I installed Python
It worked for me by executing "python37 -m pip install openpyxl"