kopia lustrzana https://github.com/J-Rios/TLG_JoinCaptchaBot
Update README.md
python3-tk is the correct package to install when using Python 3. tested in Debian 11 with Python 3.9master
rodzic
95042092bb
commit
9bbb97d0df
|
|
@ -25,7 +25,7 @@ To generate Captchas, the Bot uses [multicolor_captcha_generator library](https:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install -y make libtiff5-dev libjpeg62-turbo-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python-tk
|
sudo apt install -y make libtiff5-dev libjpeg62-turbo-dev zlib1g-dev libfreetype6-dev liblcms2-dev libwebp-dev tcl8.6-dev tk8.6-dev python3-tk
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Get and setup the project:
|
2. Get and setup the project:
|
||||||
|
|
|
||||||
Ładowanie…
Reference in New Issue