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
Traceback (most recent call last):
File "/../txtool", line 41, in
start()
File "/../txtool", line 37, in start
menu_utama()
File "/../menu.py", line 19, in menu_utama
pilih = raw_input(warna.hijau + " tXtool " + warna.tutup + warna.kuning + " _> " + warna.tutup)
^^^^^^^^^
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/../txtool", line 41, in
start()
File "/../txtool", line 37, in start
menu_utama()
File "/../menu.py", line 19, in menu_utama
pilih = raw_input(warna.hijau + " tXtool " + warna.tutup + warna.kuning + " _> " + warna.tutup)
^^^^^^^^^
NameError: name 'raw_input' is not defined
The text was updated successfully, but these errors were encountered: