× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Recommend:

- Update Python to 3.9
- Create a virtual environment
- Install openpyxl in the virtual environment.

jwoehr@MYIBMi:~$ python --version
Python 3.9.6
jwoehr@MYIBMi:~$ python -m venv fooenv --system-site-packages
jwoehr@MYIBMi:~$ . fooenv/bin/activate
(fooenv) jwoehr@MYIBMi:~$ pip install openpyxl
Collecting openpyxl
Downloading openpyxl-3.0.9-py2.py3-none-any.whl (242 kB)
|████████████████████████████████| 242 kB 2.3 MB/s
Collecting et-xmlfile
Downloading et_xmlfile-1.1.0-py3-none-any.whl (4.7 kB)
Installing collected packages: et-xmlfile, openpyxl
Successfully installed et-xmlfile-1.1.0 openpyxl-3.0.9


On Mon, Jan 17, 2022 at 3:00 PM Jack Tucky <jacktucky@xxxxxxxxx> wrote:

Everytime I get some time to chase some python3 learning, I hit a block.
Today's block trying to install openpyxl.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.