install.sh problem
Opened this issue · 3 comments
TesterHACK666 commented
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"]];'
loko664 commented
i have the same problem
HOOLY123M commented
if u have
python try this
sudo python3 installl.py
AzhariRamadhan commented
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