2021-07-09T06:07:59,337 Created temporary directory: /tmp/pip-ephem-wheel-cache-90f8vyj8 2021-07-09T06:07:59,340 Created temporary directory: /tmp/pip-req-tracker-iu9eecmb 2021-07-09T06:07:59,341 Initialized build tracking at /tmp/pip-req-tracker-iu9eecmb 2021-07-09T06:07:59,341 Created build tracker: /tmp/pip-req-tracker-iu9eecmb 2021-07-09T06:07:59,341 Entered build tracker: /tmp/pip-req-tracker-iu9eecmb 2021-07-09T06:07:59,342 Created temporary directory: /tmp/pip-wheel-a0rd6foo 2021-07-09T06:07:59,375 1 location(s) to search for versions of pluck: 2021-07-09T06:07:59,375 * https://pypi.org/simple/pluck/ 2021-07-09T06:07:59,375 Fetching project page and analyzing links: https://pypi.org/simple/pluck/ 2021-07-09T06:07:59,376 Getting page https://pypi.org/simple/pluck/ 2021-07-09T06:07:59,377 Found index url https://pypi.org/simple 2021-07-09T06:07:59,557 Found link https://files.pythonhosted.org/packages/c4/5a/15a999d5267f76d35d2aa7757790e5dbdf0eda7471f879131f19c857c360/pluck-0.1.tar.gz#sha256=1ed0c830216cbdb1e32187c8e35de15007a82baa4a86912396d7a50a84fbab3e (from https://pypi.org/simple/pluck/), version: 0.1 2021-07-09T06:07:59,557 Found link https://files.pythonhosted.org/packages/92/d5/d671e0130c8a11d43db8c532abcd4526413fd73a134c4d5cd2930fdafcc9/pluck-0.2.tar.gz#sha256=2a84a60ee6681b933d9b6757b3febbde4a200f2f6f65d396e214ad4ecab2efdf (from https://pypi.org/simple/pluck/), version: 0.2 2021-07-09T06:07:59,558 Skipping link: not a file: https://pypi.org/simple/pluck/ 2021-07-09T06:07:59,574 Given no hashes to check 1 links for project 'pluck': discarding no candidates 2021-07-09T06:07:59,591 Collecting pluck==0.1 2021-07-09T06:07:59,592 Created temporary directory: /tmp/pip-unpack-ra9rgmuo 2021-07-09T06:07:59,762 Downloading pluck-0.1.tar.gz (4.0 kB) 2021-07-09T06:07:59,803 Added pluck==0.1 from https://files.pythonhosted.org/packages/c4/5a/15a999d5267f76d35d2aa7757790e5dbdf0eda7471f879131f19c857c360/pluck-0.1.tar.gz#sha256=1ed0c830216cbdb1e32187c8e35de15007a82baa4a86912396d7a50a84fbab3e to build tracker '/tmp/pip-req-tracker-iu9eecmb' 2021-07-09T06:07:59,804 Running setup.py (path:/tmp/pip-wheel-a0rd6foo/pluck_b97c6336161a4006823a597ec0419fbe/setup.py) egg_info for package pluck 2021-07-09T06:07:59,804 Created temporary directory: /tmp/pip-pip-egg-info-4kja21s9 2021-07-09T06:07:59,805 Running command python setup.py egg_info 2021-07-09T06:08:00,445 Traceback (most recent call last): 2021-07-09T06:08:00,446 File "", line 1, in 2021-07-09T06:08:00,446 File "/tmp/pip-wheel-a0rd6foo/pluck_b97c6336161a4006823a597ec0419fbe/setup.py", line 3, in 2021-07-09T06:08:00,446 import pluck 2021-07-09T06:08:00,446 File "/tmp/pip-wheel-a0rd6foo/pluck_b97c6336161a4006823a597ec0419fbe/pluck.py", line 11, in 2021-07-09T06:08:00,446 from itertools import imap, izip, tee 2021-07-09T06:08:00,447 ImportError: cannot import name 'imap' from 'itertools' (unknown location) 2021-07-09T06:08:00,496 WARNING: Discarding https://files.pythonhosted.org/packages/c4/5a/15a999d5267f76d35d2aa7757790e5dbdf0eda7471f879131f19c857c360/pluck-0.1.tar.gz#sha256=1ed0c830216cbdb1e32187c8e35de15007a82baa4a86912396d7a50a84fbab3e (from https://pypi.org/simple/pluck/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T06:08:00,498 ERROR: Could not find a version that satisfies the requirement pluck==0.1 (from versions: 0.1, 0.2) 2021-07-09T06:08:00,498 ERROR: No matching distribution found for pluck==0.1 2021-07-09T06:08:00,498 Exception information: 2021-07-09T06:08:00,498 Traceback (most recent call last): 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T06:08:00,498 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T06:08:00,498 raise RequirementsConflicted(criterion) 2021-07-09T06:08:00,498 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pluck==0.1') 2021-07-09T06:08:00,498 2021-07-09T06:08:00,498 During handling of the above exception, another exception occurred: 2021-07-09T06:08:00,498 2021-07-09T06:08:00,498 Traceback (most recent call last): 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T06:08:00,498 result = self._result = resolver.resolve( 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T06:08:00,498 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T06:08:00,498 raise ResolutionImpossible(e.criterion.information) 2021-07-09T06:08:00,498 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pluck==0.1'), parent=None)] 2021-07-09T06:08:00,498 2021-07-09T06:08:00,498 The above exception was the direct cause of the following exception: 2021-07-09T06:08:00,498 2021-07-09T06:08:00,498 Traceback (most recent call last): 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T06:08:00,498 status = self.run(options, args) 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T06:08:00,498 return func(self, options, args) 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T06:08:00,498 requirement_set = resolver.resolve( 2021-07-09T06:08:00,498 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T06:08:00,498 raise error from e 2021-07-09T06:08:00,498 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pluck==0.1 2021-07-09T06:08:00,503 Removed pluck==0.1 from https://files.pythonhosted.org/packages/c4/5a/15a999d5267f76d35d2aa7757790e5dbdf0eda7471f879131f19c857c360/pluck-0.1.tar.gz#sha256=1ed0c830216cbdb1e32187c8e35de15007a82baa4a86912396d7a50a84fbab3e from build tracker '/tmp/pip-req-tracker-iu9eecmb' 2021-07-09T06:08:00,503 Removed build tracker: '/tmp/pip-req-tracker-iu9eecmb'