Форум сайта python.su
Здраствуйте
Проблема такая :
Устанавливаю PySide по данной инструкции http://pyside.readthedocs.io/en/latest/building/linux.html
На шаге 3 Install latest wheel distribution: возникает такая проблема :
boss@boss-M17xR4:~$ sudo pip2.7 install wheel
password for boss:
The directory ‘/home/boss/.cache/pip/http’ or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory ‘/home/boss/.cache/pip’ or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement already satisfied (use –upgrade to upgrade): wheel in /usr/lib/python2.7/dist-packages
Я так понял что не могу установить WHEEL(кстати что ето?и с чем ето едят :-\?) не хватает прав вроде бы.Я еще не очень разобрался с терминалом поэтому будьте добры подскажите плиз что мне делать чтобы установить wheel этот?
Посчитав что все нормально
Дошол до шага Installing PySide distribution
Ввожу sudo pip2.7 install dist/PySide-1.2.4-cp27-none-linux-x86_64.whl
и вот что получаю:
boss@boss-M17xR4:~/PySide-1.2.4$ sudo pip2.7 install dist/PySide-1.2.4-cp27-none-linux-x86_64.whl
password for boss:
The directory ‘/home/boss/.cache/pip/http’ or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
The directory ‘/home/boss/.cache/pip’ or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
Requirement ‘dist/PySide-1.2.4-cp27-none-linux-x86_64.whl’ looks like a filename, but the file does not exist
PySide-1.2.4-cp27-none-linux-x86_64.whl is not a supported wheel on this platform.
Что значит is not a supported wheel on this platform ? Как ето лечить? Подскажите плис. Истина где то рядом.
Офлайн
проблемы с правами юзера. лучше ставь штатно через apt-get
Офлайн
pyside не устанавливаетса штатно его собирать нуна .Проблема идет как раз таки во время сборки
Проьлему в верхнем посту решил появилас другая:
Generating enum model…
enum ‘SP_CustomTabVideos’ does not have a type entry or is not an enum
Похоже из за етого не создаютса ярлычки(исполняемые файлы)
На забугорном форуме советуют удалить библиотеку shiboken . А она удалятся не хочит
Офлайн
1m0n2Это почему вдруг?
pyside не устанавливаетса штатно его собирать нуна
Офлайн