How to correctly install pyinstaller
问题 I have attempted to install pyinstaller (on Ubuntu 16.0.4) using pip: pip3 install pyinstaller Collecting pyinstaller Using cached PyInstaller-3.2.tar.gz Collecting setuptools (from pyinstaller) Using cached setuptools-25.1.3-py2.py3-none-any.whl Building wheels for collected packages: pyinstaller Running setup.py bdist_wheel for pyinstaller ... done Stored in directory: /home/.../.cache/pip/wheels/fc/b3/10/006225b1c1baa34750a7b587d3598d47d18114c06b696a8e0e Successfully built pyinstaller