mirror of
https://github.com/rvtr/wiki.git
synced 2025-10-31 06:31:13 -04:00
Update Tkinter install instructions
This commit is contained in:
parent
f9ccea7a1e
commit
bafa6323e0
@ -42,8 +42,8 @@ The hiyaCFW Helper is known to cause false positives with Windows Defender and o
|
||||
1. Install Python 3 using your package manager if its not already installed
|
||||
1. Download the latest Python version of the [hiyaCFW Helper](https://github.com/mondul/HiyaCFW-Helper/releases)
|
||||
1. Extract the hiyaCFW Helper archive anywhere on your PC
|
||||
1. Make sure the necessary Python packages are installed by running `pip3 install -r requirements.txt` in the directory containing the extracted files
|
||||
- You can install pip by running `python3 -m ensurepip`
|
||||
1. Install tkinter with the following command for your distro if you don't already have it:
|
||||
- Debian-based: `sudo apt-get install python3-tk`
|
||||
{% endcapture %}
|
||||
{% assign tab-other = tab-other | split: "////////" %}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user