python_notes
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| python_notes [2023/01/25 10:27] – juckins | python_notes [2023/04/05 08:56] (current) – juckins | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Python Install Notes ==== | ==== Python Install Notes ==== | ||
| + | __5 Apr 2023__ | ||
| + | |||
| + | # python3 -m pip list --outdated | ||
| + | Package | ||
| + | ------------------- --------------- --------------- ----- | ||
| + | chromedriver-binary 110.0.5481.30.0 112.0.5615.28.0 sdist | ||
| + | mypy-extensions | ||
| + | pdf2image | ||
| + | pytesseract | ||
| + | pytz 2022.7.1 | ||
| + | urllib3 | ||
| + | |||
| + | Ran this: | ||
| + | # python3 -m pip install --upgrade < | ||
| + | # find /usr -name " | ||
| + | # chmod 755 / | ||
| + | |||
| __11 Jan 2023__ | __11 Jan 2023__ | ||
python_notes.txt · Last modified: by juckins
