This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -533,16 +533,16 @@ $ pip install importlib_resources
533533$
534534```
535535
536- It will show up if you are running on an older system. For example, this is the results from running on Win7) :
536+ It will show up if you are running on an older system. For example, this is the results from running on Win7:
537537
538538``` bash
539- U:\U sers\█ ████ > cli4 -e
539+ U:\U sers\B obby > cli4 -e
540540Module " importlib_resources" missing - please " pip install importlib_resources" as your Python version is lower than 3.9
541541
542- U:\U sers\█ ████ > python -V
542+ U:\U sers\B obby > python -V
543543Python 3.8.3
544544
545- U:\U sers\█ ████ >
545+ U:\U sers\B obby >
546546```
547547
548548Upgrading from an older version of Python is always recommended. Upgrading from Win7 is by-default even more important!
You can’t perform that action at this time.
0 commit comments