2021-07-09T03:31:46,460 Created temporary directory: /tmp/pip-ephem-wheel-cache-u6qwq6be 2021-07-09T03:31:46,463 Created temporary directory: /tmp/pip-req-tracker-zbn2q2we 2021-07-09T03:31:46,463 Initialized build tracking at /tmp/pip-req-tracker-zbn2q2we 2021-07-09T03:31:46,463 Created build tracker: /tmp/pip-req-tracker-zbn2q2we 2021-07-09T03:31:46,463 Entered build tracker: /tmp/pip-req-tracker-zbn2q2we 2021-07-09T03:31:46,464 Created temporary directory: /tmp/pip-wheel-8n3pbagk 2021-07-09T03:31:46,502 1 location(s) to search for versions of python-transparencydata: 2021-07-09T03:31:46,502 * https://pypi.org/simple/python-transparencydata/ 2021-07-09T03:31:46,502 Fetching project page and analyzing links: https://pypi.org/simple/python-transparencydata/ 2021-07-09T03:31:46,503 Getting page https://pypi.org/simple/python-transparencydata/ 2021-07-09T03:31:46,504 Found index url https://pypi.org/simple 2021-07-09T03:31:46,690 Found link https://files.pythonhosted.org/packages/df/57/2247f7360d77e75469c8dc46aac0d360a3a0d65f5b51855053e5120afffa/python-transparencydata-0.1.tar.gz#sha256=ab80ca3b36e1eea65c8d7fb00aaf32e36312afb8984e1d39f9c1b4051e78f1d9 (from https://pypi.org/simple/python-transparencydata/), version: 0.1 2021-07-09T03:31:46,691 Skipping link: not a file: https://pypi.org/simple/python-transparencydata/ 2021-07-09T03:31:46,707 Given no hashes to check 1 links for project 'python-transparencydata': discarding no candidates 2021-07-09T03:31:46,725 Collecting python-transparencydata==0.1 2021-07-09T03:31:46,726 Created temporary directory: /tmp/pip-unpack-23bnz5mq 2021-07-09T03:31:46,900 Downloading python-transparencydata-0.1.tar.gz (6.7 kB) 2021-07-09T03:31:46,931 Added python-transparencydata==0.1 from https://files.pythonhosted.org/packages/df/57/2247f7360d77e75469c8dc46aac0d360a3a0d65f5b51855053e5120afffa/python-transparencydata-0.1.tar.gz#sha256=ab80ca3b36e1eea65c8d7fb00aaf32e36312afb8984e1d39f9c1b4051e78f1d9 to build tracker '/tmp/pip-req-tracker-zbn2q2we' 2021-07-09T03:31:46,932 Running setup.py (path:/tmp/pip-wheel-8n3pbagk/python-transparencydata_3d163ccbf06d4b19819fe08ac0d9798d/setup.py) egg_info for package python-transparencydata 2021-07-09T03:31:46,933 Created temporary directory: /tmp/pip-pip-egg-info-h8zo40ge 2021-07-09T03:31:46,933 Running command python setup.py egg_info 2021-07-09T03:31:47,539 Traceback (most recent call last): 2021-07-09T03:31:47,540 File "", line 1, in 2021-07-09T03:31:47,540 File "/tmp/pip-wheel-8n3pbagk/python-transparencydata_3d163ccbf06d4b19819fe08ac0d9798d/setup.py", line 2, in 2021-07-09T03:31:47,541 from transparencydata import __version__ 2021-07-09T03:31:47,541 File "/tmp/pip-wheel-8n3pbagk/python-transparencydata_3d163ccbf06d4b19819fe08ac0d9798d/transparencydata.py", line 87 2021-07-09T03:31:47,541 print url 2021-07-09T03:31:47,541 ^ 2021-07-09T03:31:47,542 SyntaxError: Missing parentheses in call to 'print'. Did you mean print(url)? 2021-07-09T03:31:47,589 WARNING: Discarding https://files.pythonhosted.org/packages/df/57/2247f7360d77e75469c8dc46aac0d360a3a0d65f5b51855053e5120afffa/python-transparencydata-0.1.tar.gz#sha256=ab80ca3b36e1eea65c8d7fb00aaf32e36312afb8984e1d39f9c1b4051e78f1d9 (from https://pypi.org/simple/python-transparencydata/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:31:47,590 ERROR: Could not find a version that satisfies the requirement python-transparencydata==0.1 (from versions: 0.1) 2021-07-09T03:31:47,591 ERROR: No matching distribution found for python-transparencydata==0.1 2021-07-09T03:31:47,591 Exception information: 2021-07-09T03:31:47,591 Traceback (most recent call last): 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:31:47,591 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:31:47,591 raise RequirementsConflicted(criterion) 2021-07-09T03:31:47,591 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('python-transparencydata==0.1') 2021-07-09T03:31:47,591 2021-07-09T03:31:47,591 During handling of the above exception, another exception occurred: 2021-07-09T03:31:47,591 2021-07-09T03:31:47,591 Traceback (most recent call last): 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:31:47,591 result = self._result = resolver.resolve( 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:31:47,591 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:31:47,591 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:31:47,591 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('python-transparencydata==0.1'), parent=None)] 2021-07-09T03:31:47,591 2021-07-09T03:31:47,591 The above exception was the direct cause of the following exception: 2021-07-09T03:31:47,591 2021-07-09T03:31:47,591 Traceback (most recent call last): 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:31:47,591 status = self.run(options, args) 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:31:47,591 return func(self, options, args) 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:31:47,591 requirement_set = resolver.resolve( 2021-07-09T03:31:47,591 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:31:47,591 raise error from e 2021-07-09T03:31:47,591 pip._internal.exceptions.DistributionNotFound: No matching distribution found for python-transparencydata==0.1 2021-07-09T03:31:47,596 Removed python-transparencydata==0.1 from https://files.pythonhosted.org/packages/df/57/2247f7360d77e75469c8dc46aac0d360a3a0d65f5b51855053e5120afffa/python-transparencydata-0.1.tar.gz#sha256=ab80ca3b36e1eea65c8d7fb00aaf32e36312afb8984e1d39f9c1b4051e78f1d9 from build tracker '/tmp/pip-req-tracker-zbn2q2we' 2021-07-09T03:31:47,596 Removed build tracker: '/tmp/pip-req-tracker-zbn2q2we'