Найти - Пользователи
Полная версия: Проблемы в pip
Начало » Python для новичков » Проблемы в pip
1
IndiGuy
Что делать?
sudo pip install pyinstaller
The directory '/home/ilya/.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/ilya/.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: pyinstaller in ./.local/lib/python2.7/site-packages
Requirement already satisfied: setuptools in ./.local/lib/python2.7/site-packages (from pyinstaller)
Requirement already satisfied: six>=1.6.0 in ./.local/lib/python2.7/site-packages (from setuptools->pyinstaller)
Requirement already satisfied: appdirs>=1.4.0 in ./.local/lib/python2.7/site-packages (from setuptools->pyinstaller)
Requirement already satisfied: packaging>=16.8 in ./.local/lib/python2.7/site-packages (from setuptools->pyinstaller)
Requirement already satisfied: pyparsing in ./.local/lib/python2.7/site-packages (from packaging>=16.8->setuptools->pyinstaller)
FishHook
IndiGuy
Что делать?
вроде же написано

If executing pip with sudo, you may want sudo's -H flag.
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