Найти - Пользователи
Полная версия: проблемы с установкой pyside на ubuntu
Начало » GUI » проблемы с установкой pyside на ubuntu
1
1m0n2
Здраствуйте

Проблема такая :
Устанавливаю 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 ? Как ето лечить? Подскажите плис. Истина где то рядом.
vic57
проблемы с правами юзера. лучше ставь штатно через apt-get
1m0n2
pyside не устанавливаетса штатно его собирать нуна .Проблема идет как раз таки во время сборки
Проьлему в верхнем посту решил появилас другая:

Generating enum model…
enum ‘SP_CustomTabVideos’ does not have a type entry or is not an enum

Похоже из за етого не создаютса ярлычки(исполняемые файлы)
На забугорном форуме советуют удалить библиотеку shiboken . А она удалятся не хочит
Shaman
1m0n2
pyside не устанавливаетса штатно его собирать нуна
Это почему вдруг?
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