Форум сайта python.su
Что делать?
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)
Офлайн
IndiGuyвроде же написано
Что делать?
If executing pip with sudo, you may want sudo's -H flag.
Офлайн