2021-07-09T19:10:03,077 Created temporary directory: /tmp/pip-ephem-wheel-cache-lfbmt4qt 2021-07-09T19:10:03,080 Created temporary directory: /tmp/pip-req-tracker-zjkldjut 2021-07-09T19:10:03,081 Initialized build tracking at /tmp/pip-req-tracker-zjkldjut 2021-07-09T19:10:03,081 Created build tracker: /tmp/pip-req-tracker-zjkldjut 2021-07-09T19:10:03,081 Entered build tracker: /tmp/pip-req-tracker-zjkldjut 2021-07-09T19:10:03,082 Created temporary directory: /tmp/pip-wheel-r3lreoqj 2021-07-09T19:10:03,116 1 location(s) to search for versions of encrypted-bigquery: 2021-07-09T19:10:03,116 * https://pypi.org/simple/encrypted-bigquery/ 2021-07-09T19:10:03,117 Fetching project page and analyzing links: https://pypi.org/simple/encrypted-bigquery/ 2021-07-09T19:10:03,117 Getting page https://pypi.org/simple/encrypted-bigquery/ 2021-07-09T19:10:03,119 Found index url https://pypi.org/simple 2021-07-09T19:10:03,302 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-09T19:10:03,303 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-09T19:10:03,303 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-09T19:10:03,303 Skipping link: not a file: https://pypi.org/simple/encrypted-bigquery/ 2021-07-09T19:10:03,320 Given no hashes to check 1 links for project 'encrypted-bigquery': discarding no candidates 2021-07-09T19:10:03,337 Collecting encrypted-bigquery==1.0 2021-07-09T19:10:03,339 Created temporary directory: /tmp/pip-unpack-ps736m0l 2021-07-09T19:10:03,559 Downloading encrypted_bigquery-1.0.tar.gz (79 kB) 2021-07-09T19:10:03,683 Added encrypted-bigquery==1.0 from https://files.pythonhosted.org/packages/b6/8d/91ce29fbc7285cc03438f5b16f8af16e90c5afd8e1911272520a5035cca8/encrypted_bigquery-1.0.tar.gz#sha256=5e30889264d64a0f532e6130c1adc5866a62e78a810cf9d0df4d470c7cf31b72 to build tracker '/tmp/pip-req-tracker-zjkldjut' 2021-07-09T19:10:03,684 Running setup.py (path:/tmp/pip-wheel-r3lreoqj/encrypted-bigquery_2665ccf824284dfb991e0a64546590b1/setup.py) egg_info for package encrypted-bigquery 2021-07-09T19:10:03,685 Created temporary directory: /tmp/pip-pip-egg-info-yn3nm9x6 2021-07-09T19:10:03,685 Running command python setup.py egg_info 2021-07-09T19:10:04,298 Traceback (most recent call last): 2021-07-09T19:10:04,299 File "", line 1, in 2021-07-09T19:10:04,299 File "/tmp/pip-wheel-r3lreoqj/encrypted-bigquery_2665ccf824284dfb991e0a64546590b1/setup.py", line 21, in 2021-07-09T19:10:04,299 from ez_setup import use_setuptools 2021-07-09T19:10:04,300 File "/tmp/pip-wheel-r3lreoqj/encrypted-bigquery_2665ccf824284dfb991e0a64546590b1/ez_setup.py", line 79 2021-07-09T19:10:04,300 except pkg_resources.VersionConflict, e: 2021-07-09T19:10:04,300 ^ 2021-07-09T19:10:04,300 SyntaxError: invalid syntax 2021-07-09T19:10:04,347 WARNING: Discarding https://files.pythonhosted.org/packages/b6/8d/91ce29fbc7285cc03438f5b16f8af16e90c5afd8e1911272520a5035cca8/encrypted_bigquery-1.0.tar.gz#sha256=5e30889264d64a0f532e6130c1adc5866a62e78a810cf9d0df4d470c7cf31b72 (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-09T19:10:04,348 ERROR: Could not find a version that satisfies the requirement encrypted-bigquery==1.0 (from versions: 1.0, 1.2, 1.46) 2021-07-09T19:10:04,348 ERROR: No matching distribution found for encrypted-bigquery==1.0 2021-07-09T19:10:04,348 Exception information: 2021-07-09T19:10:04,348 Traceback (most recent call last): 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:10:04,348 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:10:04,348 raise RequirementsConflicted(criterion) 2021-07-09T19:10:04,348 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('encrypted-bigquery==1.0') 2021-07-09T19:10:04,348 2021-07-09T19:10:04,348 During handling of the above exception, another exception occurred: 2021-07-09T19:10:04,348 2021-07-09T19:10:04,348 Traceback (most recent call last): 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:10:04,348 result = self._result = resolver.resolve( 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:10:04,348 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:10:04,348 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:10:04,348 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('encrypted-bigquery==1.0'), parent=None)] 2021-07-09T19:10:04,348 2021-07-09T19:10:04,348 The above exception was the direct cause of the following exception: 2021-07-09T19:10:04,348 2021-07-09T19:10:04,348 Traceback (most recent call last): 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:10:04,348 status = self.run(options, args) 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:10:04,348 return func(self, options, args) 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:10:04,348 requirement_set = resolver.resolve( 2021-07-09T19:10:04,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:10:04,348 raise error from e 2021-07-09T19:10:04,348 pip._internal.exceptions.DistributionNotFound: No matching distribution found for encrypted-bigquery==1.0 2021-07-09T19:10:04,354 Removed encrypted-bigquery==1.0 from https://files.pythonhosted.org/packages/b6/8d/91ce29fbc7285cc03438f5b16f8af16e90c5afd8e1911272520a5035cca8/encrypted_bigquery-1.0.tar.gz#sha256=5e30889264d64a0f532e6130c1adc5866a62e78a810cf9d0df4d470c7cf31b72 from build tracker '/tmp/pip-req-tracker-zjkldjut' 2021-07-09T19:10:04,354 Removed build tracker: '/tmp/pip-req-tracker-zjkldjut'