bbd9c42fbe9e / # cat /etc/os-release
NAME="Linux Mint"
VERSION="18.1 (Serena)"
ID=linuxmint
ID_LIKE=ubuntu
PRETTY_NAME="Linux Mint 18.1"
VERSION_ID="18.1"
HOME_URL="
http://www.linuxmint.com/"
SUPPORT_URL="
http://forums.linuxmint.com/"
BUG_REPORT_URL="
http://bugs.launchpad.net/linuxmint/"
VERSION_CODENAME=serena
UBUNTU_CODENAME=xenial
bbd9c42fbe9e / # env/bin/pip install pyqt5
Collecting pyqt5
Using cached
https://files.pythonhosted.org/packages/28/6c/640e3f5c734c296a7193079a86842a789edb7988dca39eab44579088a1d1/PyQt5-5.15.2.tar.gz Complete output from command python
setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/usr/lib/python3.5/tokenize.py", line 454, in open
buffer = _builtin_open(filename, 'rb')
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-build-utji_d2v/pyqt5/
setup.py'
----------------------------------------
Command "python
setup.py egg_info" failed with error code 1 in /tmp/pip-build-utji_d2v/pyqt5/
You are using pip version 8.1.1, however version 21.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
bbd9c42fbe9e / #