2021-07-09T08:55:09,649 Created temporary directory: /tmp/pip-ephem-wheel-cache-3ghkyq_w 2021-07-09T08:55:09,651 Created temporary directory: /tmp/pip-req-tracker-sgl_gzq7 2021-07-09T08:55:09,652 Initialized build tracking at /tmp/pip-req-tracker-sgl_gzq7 2021-07-09T08:55:09,652 Created build tracker: /tmp/pip-req-tracker-sgl_gzq7 2021-07-09T08:55:09,652 Entered build tracker: /tmp/pip-req-tracker-sgl_gzq7 2021-07-09T08:55:09,653 Created temporary directory: /tmp/pip-wheel-o22peg8x 2021-07-09T08:55:09,686 1 location(s) to search for versions of bson-lazy: 2021-07-09T08:55:09,686 * https://pypi.org/simple/bson-lazy/ 2021-07-09T08:55:09,687 Fetching project page and analyzing links: https://pypi.org/simple/bson-lazy/ 2021-07-09T08:55:09,687 Getting page https://pypi.org/simple/bson-lazy/ 2021-07-09T08:55:09,689 Found index url https://pypi.org/simple 2021-07-09T08:55:09,777 Found link https://files.pythonhosted.org/packages/2b/5a/47a098cb4ff6dc88db41c61af342d4b141f6715c129e2ee71cf8ed8a851e/bson_lazy-0.2.1.tar.gz#sha256=69e04d1454a2ee70a02b81ad8cd33bac821df99ccc70e7fe56fb98390bf54f32 (from https://pypi.org/simple/bson-lazy/), version: 0.2.1 2021-07-09T08:55:09,777 Found link https://files.pythonhosted.org/packages/a4/09/0bb8defcc3d90b96c548e10e00819a96f833ee014cf48643566de2c0f6e4/bson_lazy-0.2.2.tar.gz#sha256=33a21a074084547d6a4dc008211f4a69d105ec69f638d410ed085fff0ead6785 (from https://pypi.org/simple/bson-lazy/), version: 0.2.2 2021-07-09T08:55:09,777 Found link https://files.pythonhosted.org/packages/27/b3/b8f35dd0645af2b56cf87c39dfca55a9e0e80743053bb22238b1a5efb860/bson_lazy-0.2.3.tar.gz#sha256=e596865ad1c7cbfe4de6d3b14084208f2a2cdef2d7e59b83c812a8b409527cc2 (from https://pypi.org/simple/bson-lazy/), version: 0.2.3 2021-07-09T08:55:09,778 Skipping link: not a file: https://pypi.org/simple/bson-lazy/ 2021-07-09T08:55:09,794 Given no hashes to check 1 links for project 'bson-lazy': discarding no candidates 2021-07-09T08:55:09,811 Collecting bson-lazy==0.2.2 2021-07-09T08:55:09,813 Created temporary directory: /tmp/pip-unpack-yn9k0fl8 2021-07-09T08:55:09,984 Downloading bson_lazy-0.2.2.tar.gz (2.5 kB) 2021-07-09T08:55:10,022 Added bson-lazy==0.2.2 from https://files.pythonhosted.org/packages/a4/09/0bb8defcc3d90b96c548e10e00819a96f833ee014cf48643566de2c0f6e4/bson_lazy-0.2.2.tar.gz#sha256=33a21a074084547d6a4dc008211f4a69d105ec69f638d410ed085fff0ead6785 to build tracker '/tmp/pip-req-tracker-sgl_gzq7' 2021-07-09T08:55:10,023 Running setup.py (path:/tmp/pip-wheel-o22peg8x/bson-lazy_c9a69a708c794685b09349b9377ccd3b/setup.py) egg_info for package bson-lazy 2021-07-09T08:55:10,024 Created temporary directory: /tmp/pip-pip-egg-info-c5js_3cy 2021-07-09T08:55:10,024 Running command python setup.py egg_info 2021-07-09T08:55:10,666 Traceback (most recent call last): 2021-07-09T08:55:10,667 File "", line 1, in 2021-07-09T08:55:10,668 File "/tmp/pip-wheel-o22peg8x/bson-lazy_c9a69a708c794685b09349b9377ccd3b/setup.py", line 6 2021-07-09T08:55:10,668 print 'Python >= 2.6 required' 2021-07-09T08:55:10,668 ^ 2021-07-09T08:55:10,669 SyntaxError: Missing parentheses in call to 'print'. Did you mean print('Python >= 2.6 required')? 2021-07-09T08:55:10,717 WARNING: Discarding https://files.pythonhosted.org/packages/a4/09/0bb8defcc3d90b96c548e10e00819a96f833ee014cf48643566de2c0f6e4/bson_lazy-0.2.2.tar.gz#sha256=33a21a074084547d6a4dc008211f4a69d105ec69f638d410ed085fff0ead6785 (from https://pypi.org/simple/bson-lazy/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:55:10,719 ERROR: Could not find a version that satisfies the requirement bson-lazy==0.2.2 (from versions: 0.2.1, 0.2.2, 0.2.3) 2021-07-09T08:55:10,719 ERROR: No matching distribution found for bson-lazy==0.2.2 2021-07-09T08:55:10,719 Exception information: 2021-07-09T08:55:10,719 Traceback (most recent call last): 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:55:10,719 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:55:10,719 raise RequirementsConflicted(criterion) 2021-07-09T08:55:10,719 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bson-lazy==0.2.2') 2021-07-09T08:55:10,719 2021-07-09T08:55:10,719 During handling of the above exception, another exception occurred: 2021-07-09T08:55:10,719 2021-07-09T08:55:10,719 Traceback (most recent call last): 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:55:10,719 result = self._result = resolver.resolve( 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:55:10,719 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:55:10,719 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:55:10,719 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bson-lazy==0.2.2'), parent=None)] 2021-07-09T08:55:10,719 2021-07-09T08:55:10,719 The above exception was the direct cause of the following exception: 2021-07-09T08:55:10,719 2021-07-09T08:55:10,719 Traceback (most recent call last): 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:55:10,719 status = self.run(options, args) 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:55:10,719 return func(self, options, args) 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:55:10,719 requirement_set = resolver.resolve( 2021-07-09T08:55:10,719 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:55:10,719 raise error from e 2021-07-09T08:55:10,719 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bson-lazy==0.2.2 2021-07-09T08:55:10,725 Removed bson-lazy==0.2.2 from https://files.pythonhosted.org/packages/a4/09/0bb8defcc3d90b96c548e10e00819a96f833ee014cf48643566de2c0f6e4/bson_lazy-0.2.2.tar.gz#sha256=33a21a074084547d6a4dc008211f4a69d105ec69f638d410ed085fff0ead6785 from build tracker '/tmp/pip-req-tracker-sgl_gzq7' 2021-07-09T08:55:10,725 Removed build tracker: '/tmp/pip-req-tracker-sgl_gzq7'