Когда я запускаю Pyuic с моим UI-файлом, выдается следующая ошибка.
# pyuic detector.ui Session management error: None of the authentication protocols specified are supported
# -*- coding: utf-8 -*-
# Form implementation generated from reading ui file 'detector.ui'
#
# Created: Sat Dec 24 07:32:27 2011
# by: The PyQt User Interface Compiler (pyuic) 3.18.1
#
# WARNING! All changes made in this file will be lost!
from qt import *
Это как пользователь root. Когда я работаю как обычный пользователь, первая строка не выдает: «Ошибка управления сеансом: ни один из указанных протоколов аутентификации не поддерживается» Но это не создает файл.
У меня есть сжатие Debian