You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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"]];'
The text was updated successfully, but these errors were encountered:
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
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"]];'
The text was updated successfully, but these errors were encountered: