Collecting dmidecode==0.8.1 1 location(s) to search for versions of dmidecode: * https://pypi.python.org/simple/dmidecode/ Getting page https://pypi.python.org/simple/dmidecode/ Analyzing links from page https://pypi.python.org/simple/dmidecode/ Found link https://pypi.python.org/packages/02/27/bd0baae0da48a5fed93f09ac7a141c241b9f60cb4f1c385939cc43f891ab/dmidecode-0.8.1.tar.gz#md5=d07870bdde0442e33b37541196498f82 (from https://pypi.python.org/simple/dmidecode/), version: 0.8.1 Found link https://pypi.python.org/packages/81/45/28376fa4c76d5b678d86286c250db5931a3a991e1da36d2b269644e1150e/dmidecode-0.8.tar.gz#md5=564792035598784e494398027981eec6 (from https://pypi.python.org/simple/dmidecode/), version: 0.8 Using version 0.8.1 (newest of versions: 0.8.1) Downloading dmidecode-0.8.1.tar.gz Downloading from URL https://pypi.python.org/packages/02/27/bd0baae0da48a5fed93f09ac7a141c241b9f60cb4f1c385939cc43f891ab/dmidecode-0.8.1.tar.gz#md5=d07870bdde0442e33b37541196498f82 (from https://pypi.python.org/simple/dmidecode/) Running setup.py (path:/tmp/pip-build-h0m8m2ex/dmidecode/setup.py) egg_info for package dmidecode Running command python setup.py egg_info Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-h0m8m2ex/dmidecode/setup.py", line 3, in import dmidecode File "/tmp/pip-build-h0m8m2ex/dmidecode/dmidecode.py", line 101 print '%s %s (SN: %s, UUID: %s)' % ( ^ SyntaxError: invalid syntax Cleaning up... Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-h0m8m2ex/dmidecode/ Exception information: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/usr/lib/python3/dist-packages/pip/commands/wheel.py", line 199, in run if not wb.build(): File "/usr/lib/python3/dist-packages/pip/wheel.py", line 749, in build self.requirement_set.prepare_files(self.finder) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 634, in _prepare_file abstract_dist.prep_for_dist() File "/usr/lib/python3/dist-packages/pip/req/req_set.py", line 129, in prep_for_dist self.req_to_install.run_egg_info() File "/usr/lib/python3/dist-packages/pip/req/req_install.py", line 439, in run_egg_info command_desc='python setup.py egg_info') File "/usr/lib/python3/dist-packages/pip/utils/__init__.py", line 725, in call_subprocess % (command_desc, proc.returncode, cwd)) pip.exceptions.InstallationError: Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-h0m8m2ex/dmidecode/