python:python
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
python:python [2023/10/23 12:03] – created - external edit 127.0.0.1 | python:python [2024/12/10 18:11] (current) – [Ruzne priklady] 147.32.8.115 | ||
---|---|---|---|
Line 41: | Line 41: | ||
[[soucty|kontrolni soucty]] | [[soucty|kontrolni soucty]] | ||
+ | ===== Windows Subsytem for Linux ==== | ||
+ | |||
+ | <code bash> | ||
+ | wsl --install Ubuntu | ||
+ | |||
+ | sudo apt update | ||
+ | sudo apt install mc | ||
+ | sudo apt install python3-openpyxl | ||
+ | sudo apt install python3-pyqt5 | ||
+ | sudo apt install python3-pyqt5.qtsql | ||
+ | sudo apt install python-is-python3 | ||
+ | sudo apt install sqlite3 | ||
+ | |||
+ | https:// | ||
+ | cd python-2020/ | ||
+ | python3 table.py | ||
+ | </ |
python/python.1698062596.txt.gz · Last modified: 2023/10/23 12:03 by 127.0.0.1