Collecting pyplyn==0.1.4 1 location(s) to search for versions of pyplyn: * https://pypi.python.org/simple/pyplyn/ Getting page https://pypi.python.org/simple/pyplyn/ Analyzing links from page https://pypi.python.org/simple/pyplyn/ Skipping link https://pypi.python.org/packages/10/76/0fc535c8b42f27f9ef7d8f1e84cb3e386c00576ebc77ea73a683c5b79c5d/pyplyn-0.1.4.macosx-10.9-intel.exe#md5=333767c9ca9f248dd1ecc63f5affa7b8 (from https://pypi.python.org/simple/pyplyn/); unsupported archive format: .exe Found link https://pypi.python.org/packages/26/18/364733629d6eae0fc720d25e4f4b8830af9d64d2ed84ee0d1c7cf19c7e25/pyplyn-0.1.4.tar.gz#md5=ba0649881b74c088d4d937442bce213b (from https://pypi.python.org/simple/pyplyn/), version: 0.1.4 Skipping link https://pypi.python.org/packages/5a/de/ff1e6794cf6b7a27e1da8568d6fb769c92c48b5c543fe203f481895a2b9a/pyplyn-0.1.3.macosx-10.9-intel.exe#md5=8a0cf9a80f7a4e1ff5794ce3976df2ba (from https://pypi.python.org/simple/pyplyn/); unsupported archive format: .exe Skipping link https://pypi.python.org/packages/96/7a/72ddb4df342e1b8a7d143729b1594a4354ac0cf61af821cd7284771bd588/pyplyn-0.1.5.macosx-10.9-intel.exe#md5=f52382362e240dfd2d5949ee43dfd14f (from https://pypi.python.org/simple/pyplyn/); unsupported archive format: .exe Found link https://pypi.python.org/packages/9e/ce/0620dbd0344cb3eb42f2a2c9c556947f4ad292f0054a0187dd51acba53a3/pyplyn-0.1.3.tar.gz#md5=9dc86bd801460f42376979a86668acac (from https://pypi.python.org/simple/pyplyn/), version: 0.1.3 Found link https://pypi.python.org/packages/f2/bf/61b5db084551c108c0e775513864f75082ab899ff1a3ecf6e0a8fe5d9120/pyplyn-0.1.5.tar.gz#md5=fd05d15b348b2c038677d319aa4dd59a (from https://pypi.python.org/simple/pyplyn/), version: 0.1.5 Using version 0.1.4 (newest of versions: 0.1.4) Downloading pyplyn-0.1.4.tar.gz Downloading from URL https://pypi.python.org/packages/26/18/364733629d6eae0fc720d25e4f4b8830af9d64d2ed84ee0d1c7cf19c7e25/pyplyn-0.1.4.tar.gz#md5=ba0649881b74c088d4d937442bce213b (from https://pypi.python.org/simple/pyplyn/) Running setup.py (path:/tmp/pip-build-j3u6rygh/pyplyn/setup.py) egg_info for package pyplyn Running command python setup.py egg_info Traceback (most recent call last): File "", line 1, in File "/tmp/pip-build-j3u6rygh/pyplyn/setup.py", line 4, in import pyplyn File "/tmp/pip-build-j3u6rygh/pyplyn/pyplyn/__init__.py", line 19, in from .outputs import LineWriter, Writer, Printer File "/tmp/pip-build-j3u6rygh/pyplyn/pyplyn/outputs.py", line 46 print data ^ SyntaxError: Missing parentheses in call to 'print' Cleaning up... Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-j3u6rygh/pyplyn/ Exception information: Traceback (most recent call last): File "/home/piwheels/.local/lib/python3.5/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args) File "/home/piwheels/.local/lib/python3.5/site-packages/pip/commands/wheel.py", line 199, in run if not wb.build(): File "/home/piwheels/.local/lib/python3.5/site-packages/pip/wheel.py", line 749, in build self.requirement_set.prepare_files(self.finder) File "/home/piwheels/.local/lib/python3.5/site-packages/pip/req/req_set.py", line 380, in prepare_files ignore_dependencies=self.ignore_dependencies)) File "/home/piwheels/.local/lib/python3.5/site-packages/pip/req/req_set.py", line 634, in _prepare_file abstract_dist.prep_for_dist() File "/home/piwheels/.local/lib/python3.5/site-packages/pip/req/req_set.py", line 129, in prep_for_dist self.req_to_install.run_egg_info() File "/home/piwheels/.local/lib/python3.5/site-packages/pip/req/req_install.py", line 439, in run_egg_info command_desc='python setup.py egg_info') File "/home/piwheels/.local/lib/python3.5/site-packages/pip/utils/__init__.py", line 707, 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-j3u6rygh/pyplyn/