mrprogrammer2938/Black-Tool

install.sh problem

Opened this issue · 3 comments

install.sh: line 58: syntax error in conditional expression: unexpected token ;' install.sh: line 58: syntax error near ;'
install.sh: line 58: ` if [[ "$choose" == "1"]];'

i have the same problem

if u have
python try this
sudo python3 installl.py

if u have python try this sudo python3 installl.py

/usr/bin/python: No module named pip
/usr/bin/python: No module named pip

Start Black-Tool Installing Program At: 2023-01-30 12:01:29.863890

Traceback (most recent call last):
File "install.py", line 922, in
window = black_tool()
File "install.py", line 32, in init
self.root = Tk()
NameError: name 'Tk' is not defined