新的電競桌機到貨四天了. 今天終於有空來設定使用環境與安裝軟體套件, 我主要是想跑機器學習與 LLM 用, 所以主要是佈置 Python 執行環境 (店家安裝 OS 時有安裝 Java, 但我已超過 10 年沒在用 Java 了).
一. Win11 調校 :
- 放大字形大小 :
主要是對治老花眼, 參考下面這篇設定 :
"設定/協助工具/文字比例" : 最小 (不調整)
"設定/系統/顯示器/縮放與配置/比例" : 150% - 讓滑鼠游標明顯 :
"設定/協助工具/滑鼠指標與觸控" : 選最右邊黃色箭頭, 大小設為 2
# 如何調整 Win 11 文字與視窗顯示比例設定
二. 軟體安裝 :
- Chrome
- Firefox
- Python (v3.12.2)
- Thonny (v4.1.4 Python 3.10.11)
- Foxit PDF Reader
- Bandizip
- Picpick
- EditPlus
- Ultraviewer
- VS code
三. Thonny 安裝 Python 套件 :
- virtualenv
- scipy
- pandas
- matplotlib
- seaborn
- plotly
- requests
- lxml
- beautifulesoup4
- selenium
- scrapy
- Flask
- django
- gradio
- streamlit
- openpyxl
- twstock (要用 whl 檔安裝)
- scikit-learn
- tensorflow
- pytorch
- transformer
- openai
- langchain
參考 :
Thonny 預設已安裝的 Python 套件 :
C:\Users\USER>pip list
Package Version
---------------------- -------
adafruit-board-toolkit 1.1.1
astroid 2.15.8
asttokens 2.2.1
bcrypt 3.2.2
bitarray 2.8.3
bitstring 4.1.2
cffi 1.16.0
colorama 0.4.6
cryptography 38.0.4
dill 0.3.7
docutils 0.20.1
ecdsa 0.18.0
esptool 4.6.2
isort 5.12.0
jedi 0.18.2
lazy-object-proxy 1.9.0
mccabe 0.7.0
mypy 1.5.1
mypy-extensions 1.0.0
paramiko 3.2.0
parso 0.8.3
pip 23.0.1
platformdirs 4.0.0
pycparser 2.21
pylint 2.17.7
PyNaCl 1.5.0
pyserial 3.5
PyYAML 6.0.1
reedsolo 1.7.0
Send2Trash 1.8.2
setuptools 65.5.0
six 1.16.0
thonny 4.1.4
tomli 2.0.1
tomlkit 0.12.3
typing_extensions 4.8.0
websockets 11.0.3
wheel 0.41.3
wrapt 1.16.0
沒有留言 :
張貼留言