2021-07-11T20:19:54,737 Created temporary directory: /tmp/pip-ephem-wheel-cache-c15hucdb 2021-07-11T20:19:54,740 Created temporary directory: /tmp/pip-req-tracker-pvzg0rl3 2021-07-11T20:19:54,741 Initialized build tracking at /tmp/pip-req-tracker-pvzg0rl3 2021-07-11T20:19:54,741 Created build tracker: /tmp/pip-req-tracker-pvzg0rl3 2021-07-11T20:19:54,741 Entered build tracker: /tmp/pip-req-tracker-pvzg0rl3 2021-07-11T20:19:54,742 Created temporary directory: /tmp/pip-wheel-t2u_f0ns 2021-07-11T20:19:54,772 1 location(s) to search for versions of encrypted-bigquery: 2021-07-11T20:19:54,772 * https://pypi.org/simple/encrypted-bigquery/ 2021-07-11T20:19:54,772 Fetching project page and analyzing links: https://pypi.org/simple/encrypted-bigquery/ 2021-07-11T20:19:54,773 Getting page https://pypi.org/simple/encrypted-bigquery/ 2021-07-11T20:19:54,774 Found index url https://pypi.org/simple 2021-07-11T20:19:54,951 Found link https://files.pythonhosted.org/packages/b6/8d/91ce29fbc7285cc03438f5b16f8af16e90c5afd8e1911272520a5035cca8/encrypted_bigquery-1.0.tar.gz#sha256=5e30889264d64a0f532e6130c1adc5866a62e78a810cf9d0df4d470c7cf31b72 (from https://pypi.org/simple/encrypted-bigquery/), version: 1.0 2021-07-11T20:19:54,951 Found link https://files.pythonhosted.org/packages/8a/d7/eb0c3f61509fdb70c4c75ddaca4f1b013f15a5611a6a3bc9714934262176/encrypted_bigquery-1.2.tar.gz#sha256=30ac15670751180da51fb7750909deb524686103f20ba54be6f23c838f0e2bd0 (from https://pypi.org/simple/encrypted-bigquery/), version: 1.2 2021-07-11T20:19:54,951 Found link https://files.pythonhosted.org/packages/cc/e9/56bc63d539057693790f392ad614bac96402934da1829b15511bd67c8131/encrypted_bigquery-1.46.tar.gz#sha256=a9b80db33fb9868648816a22a4f6906999d4fee1f0b11b2ac068617407f5a9f4 (from https://pypi.org/simple/encrypted-bigquery/), version: 1.46 2021-07-11T20:19:54,952 Skipping link: not a file: https://pypi.org/simple/encrypted-bigquery/ 2021-07-11T20:19:54,969 Given no hashes to check 1 links for project 'encrypted-bigquery': discarding no candidates 2021-07-11T20:19:54,988 Collecting encrypted-bigquery==1.46 2021-07-11T20:19:54,990 Created temporary directory: /tmp/pip-unpack-s9cka9ta 2021-07-11T20:19:55,188 Downloading encrypted_bigquery-1.46.tar.gz (97 kB) 2021-07-11T20:19:55,330 Added encrypted-bigquery==1.46 from https://files.pythonhosted.org/packages/cc/e9/56bc63d539057693790f392ad614bac96402934da1829b15511bd67c8131/encrypted_bigquery-1.46.tar.gz#sha256=a9b80db33fb9868648816a22a4f6906999d4fee1f0b11b2ac068617407f5a9f4 to build tracker '/tmp/pip-req-tracker-pvzg0rl3' 2021-07-11T20:19:55,332 Running setup.py (path:/tmp/pip-wheel-t2u_f0ns/encrypted-bigquery_cda231452f6647aab334576c3b017f82/setup.py) egg_info for package encrypted-bigquery 2021-07-11T20:19:55,332 Created temporary directory: /tmp/pip-pip-egg-info-ukjkugid 2021-07-11T20:19:55,333 Running command python setup.py egg_info 2021-07-11T20:19:56,074 Traceback (most recent call last): 2021-07-11T20:19:56,075 File "", line 1, in 2021-07-11T20:19:56,075 File "/tmp/pip-wheel-t2u_f0ns/encrypted-bigquery_cda231452f6647aab334576c3b017f82/setup.py", line 21, in 2021-07-11T20:19:56,076 from ez_setup import use_setuptools 2021-07-11T20:19:56,076 File "/tmp/pip-wheel-t2u_f0ns/encrypted-bigquery_cda231452f6647aab334576c3b017f82/ez_setup.py", line 79 2021-07-11T20:19:56,076 except pkg_resources.VersionConflict, e: 2021-07-11T20:19:56,076 ^ 2021-07-11T20:19:56,077 SyntaxError: invalid syntax 2021-07-11T20:19:56,122 WARNING: Discarding https://files.pythonhosted.org/packages/cc/e9/56bc63d539057693790f392ad614bac96402934da1829b15511bd67c8131/encrypted_bigquery-1.46.tar.gz#sha256=a9b80db33fb9868648816a22a4f6906999d4fee1f0b11b2ac068617407f5a9f4 (from https://pypi.org/simple/encrypted-bigquery/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T20:19:56,124 ERROR: Could not find a version that satisfies the requirement encrypted-bigquery==1.46 (from versions: 1.0, 1.2, 1.46) 2021-07-11T20:19:56,124 ERROR: No matching distribution found for encrypted-bigquery==1.46 2021-07-11T20:19:56,124 Exception information: 2021-07-11T20:19:56,124 Traceback (most recent call last): 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T20:19:56,124 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T20:19:56,124 raise RequirementsConflicted(criterion) 2021-07-11T20:19:56,124 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('encrypted-bigquery==1.46') 2021-07-11T20:19:56,124 2021-07-11T20:19:56,124 During handling of the above exception, another exception occurred: 2021-07-11T20:19:56,124 2021-07-11T20:19:56,124 Traceback (most recent call last): 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T20:19:56,124 result = self._result = resolver.resolve( 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T20:19:56,124 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T20:19:56,124 raise ResolutionImpossible(e.criterion.information) 2021-07-11T20:19:56,124 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('encrypted-bigquery==1.46'), parent=None)] 2021-07-11T20:19:56,124 2021-07-11T20:19:56,124 The above exception was the direct cause of the following exception: 2021-07-11T20:19:56,124 2021-07-11T20:19:56,124 Traceback (most recent call last): 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T20:19:56,124 status = self.run(options, args) 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T20:19:56,124 return func(self, options, args) 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T20:19:56,124 requirement_set = resolver.resolve( 2021-07-11T20:19:56,124 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T20:19:56,124 raise error from e 2021-07-11T20:19:56,124 pip._internal.exceptions.DistributionNotFound: No matching distribution found for encrypted-bigquery==1.46 2021-07-11T20:19:56,130 Removed encrypted-bigquery==1.46 from https://files.pythonhosted.org/packages/cc/e9/56bc63d539057693790f392ad614bac96402934da1829b15511bd67c8131/encrypted_bigquery-1.46.tar.gz#sha256=a9b80db33fb9868648816a22a4f6906999d4fee1f0b11b2ac068617407f5a9f4 from build tracker '/tmp/pip-req-tracker-pvzg0rl3' 2021-07-11T20:19:56,131 Removed build tracker: '/tmp/pip-req-tracker-pvzg0rl3'