Найти - Пользователи
Полная версия: запрос UPDATE к mariadb
Начало » Базы данных » запрос UPDATE к mariadb
1 2
ffrr
очистил все пробелы в концах строк, но ошибка та же:
 # ./auth.py 
  File "./auth.py", line 119
    cursor.execute("SELECT * FROM permissions WHERE userID=659605758501")
                                                                        ^
TabError: inconsistent use of tabs and spaces in indentation
py.user.next
ffrr
  
TabError: inconsistent use of tabs and spaces in indentation
Теперь все отступы преврати в пробелы. Каждый отступ - четыре пробела. Стираешь отступ полностью и сразу заменяешь его на четыре пробела.
Bonbrubon
Спасибо ) мне помогло )
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB