2021-07-11T16:06:10,001 Created temporary directory: /tmp/pip-ephem-wheel-cache-cj94hwik 2021-07-11T16:06:10,004 Created temporary directory: /tmp/pip-req-tracker-ye8hmutd 2021-07-11T16:06:10,004 Initialized build tracking at /tmp/pip-req-tracker-ye8hmutd 2021-07-11T16:06:10,005 Created build tracker: /tmp/pip-req-tracker-ye8hmutd 2021-07-11T16:06:10,005 Entered build tracker: /tmp/pip-req-tracker-ye8hmutd 2021-07-11T16:06:10,006 Created temporary directory: /tmp/pip-wheel-wo2f6u0k 2021-07-11T16:06:10,034 1 location(s) to search for versions of printonline: 2021-07-11T16:06:10,034 * https://pypi.org/simple/printonline/ 2021-07-11T16:06:10,035 Fetching project page and analyzing links: https://pypi.org/simple/printonline/ 2021-07-11T16:06:10,035 Getting page https://pypi.org/simple/printonline/ 2021-07-11T16:06:10,037 Found index url https://pypi.org/simple 2021-07-11T16:06:10,131 Found link https://files.pythonhosted.org/packages/93/38/97fb6156be86748f554f7a5a0701a4b8e9c9c8a08a36c84f28bfa9b685bc/PrintOnline-0.0.1.zip#sha256=d5eee48043cc2b4286f81ee82564fc086ce16fc598deff3cd5eb65d206f5fa74 (from https://pypi.org/simple/printonline/), version: 0.0.1 2021-07-11T16:06:10,131 Found link https://files.pythonhosted.org/packages/4a/b5/0ed16ed8250f75537f1c6cdd9b0bfe0dfcb654fd117d4d25919b4450b29a/PrintOnline-0.0.2.zip#sha256=29af000f18c6455dc15795fb311dc5bbc95540bd29d5aaba99fc0b43d028a7b6 (from https://pypi.org/simple/printonline/), version: 0.0.2 2021-07-11T16:06:10,131 Found link https://files.pythonhosted.org/packages/f2/4b/90e10cc87397945422f2722f99ee4ffebf6ffae098ff4b9fa01ee26ee6d2/PrintOnline-0.0.3.zip#sha256=92ccca8c80519cdaf6f72c9ee23d568decc9de850d7faa26049ca1a1b22d0769 (from https://pypi.org/simple/printonline/), version: 0.0.3 2021-07-11T16:06:10,132 Skipping link: not a file: https://pypi.org/simple/printonline/ 2021-07-11T16:06:10,149 Given no hashes to check 1 links for project 'printonline': discarding no candidates 2021-07-11T16:06:10,168 Collecting printonline==0.0.2 2021-07-11T16:06:10,170 Created temporary directory: /tmp/pip-unpack-u40uddqr 2021-07-11T16:06:10,210 Downloading PrintOnline-0.0.2.zip (113 kB) 2021-07-11T16:06:10,285 Added printonline==0.0.2 from https://files.pythonhosted.org/packages/4a/b5/0ed16ed8250f75537f1c6cdd9b0bfe0dfcb654fd117d4d25919b4450b29a/PrintOnline-0.0.2.zip#sha256=29af000f18c6455dc15795fb311dc5bbc95540bd29d5aaba99fc0b43d028a7b6 to build tracker '/tmp/pip-req-tracker-ye8hmutd' 2021-07-11T16:06:10,286 Running setup.py (path:/tmp/pip-wheel-wo2f6u0k/printonline_d8721fecc03a417b824461a1b356310a/setup.py) egg_info for package printonline 2021-07-11T16:06:10,287 Created temporary directory: /tmp/pip-pip-egg-info-wns30yzb 2021-07-11T16:06:10,287 Running command python setup.py egg_info 2021-07-11T16:06:10,984 Traceback (most recent call last): 2021-07-11T16:06:10,985 File "", line 1, in 2021-07-11T16:06:10,985 File "/tmp/pip-wheel-wo2f6u0k/printonline_d8721fecc03a417b824461a1b356310a/setup.py", line 5, in 2021-07-11T16:06:10,986 from PrintOnline.PrintOnline import __version__ 2021-07-11T16:06:10,986 File "/tmp/pip-wheel-wo2f6u0k/printonline_d8721fecc03a417b824461a1b356310a/PrintOnline/PrintOnline.py", line 69 2021-07-11T16:06:10,986 except Exception, e: 2021-07-11T16:06:10,986 ^ 2021-07-11T16:06:10,987 SyntaxError: invalid syntax 2021-07-11T16:06:11,033 WARNING: Discarding https://files.pythonhosted.org/packages/4a/b5/0ed16ed8250f75537f1c6cdd9b0bfe0dfcb654fd117d4d25919b4450b29a/PrintOnline-0.0.2.zip#sha256=29af000f18c6455dc15795fb311dc5bbc95540bd29d5aaba99fc0b43d028a7b6 (from https://pypi.org/simple/printonline/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T16:06:11,035 ERROR: Could not find a version that satisfies the requirement printonline==0.0.2 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-11T16:06:11,035 ERROR: No matching distribution found for printonline==0.0.2 2021-07-11T16:06:11,035 Exception information: 2021-07-11T16:06:11,035 Traceback (most recent call last): 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T16:06:11,035 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T16:06:11,035 raise RequirementsConflicted(criterion) 2021-07-11T16:06:11,035 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('printonline==0.0.2') 2021-07-11T16:06:11,035 2021-07-11T16:06:11,035 During handling of the above exception, another exception occurred: 2021-07-11T16:06:11,035 2021-07-11T16:06:11,035 Traceback (most recent call last): 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T16:06:11,035 result = self._result = resolver.resolve( 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T16:06:11,035 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T16:06:11,035 raise ResolutionImpossible(e.criterion.information) 2021-07-11T16:06:11,035 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('printonline==0.0.2'), parent=None)] 2021-07-11T16:06:11,035 2021-07-11T16:06:11,035 The above exception was the direct cause of the following exception: 2021-07-11T16:06:11,035 2021-07-11T16:06:11,035 Traceback (most recent call last): 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T16:06:11,035 status = self.run(options, args) 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T16:06:11,035 return func(self, options, args) 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T16:06:11,035 requirement_set = resolver.resolve( 2021-07-11T16:06:11,035 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T16:06:11,035 raise error from e 2021-07-11T16:06:11,035 pip._internal.exceptions.DistributionNotFound: No matching distribution found for printonline==0.0.2 2021-07-11T16:06:11,040 Removed printonline==0.0.2 from https://files.pythonhosted.org/packages/4a/b5/0ed16ed8250f75537f1c6cdd9b0bfe0dfcb654fd117d4d25919b4450b29a/PrintOnline-0.0.2.zip#sha256=29af000f18c6455dc15795fb311dc5bbc95540bd29d5aaba99fc0b43d028a7b6 from build tracker '/tmp/pip-req-tracker-ye8hmutd' 2021-07-11T16:06:11,041 Removed build tracker: '/tmp/pip-req-tracker-ye8hmutd'