How to install Openpyxl with pip

前端 未结 8 1947
广开言路
广开言路 2021-02-20 09:38

I have windows 10 (64 bit). I want to utilize the Openpyxl package to start learning how to interact with excel and other spreadsheets.

I installed Python

8条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-20 10:36

    For me it worked as Kumar Jaggal but: steps 1, 2, 3, the same 4. py -m setup.py install

提交回复
热议问题