2021-07-09T02:44:31,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-0hrc7iwu 2021-07-09T02:44:31,274 Created temporary directory: /tmp/pip-req-tracker-1ur3imnv 2021-07-09T02:44:31,274 Initialized build tracking at /tmp/pip-req-tracker-1ur3imnv 2021-07-09T02:44:31,274 Created build tracker: /tmp/pip-req-tracker-1ur3imnv 2021-07-09T02:44:31,275 Entered build tracker: /tmp/pip-req-tracker-1ur3imnv 2021-07-09T02:44:31,275 Created temporary directory: /tmp/pip-wheel-e1300ym1 2021-07-09T02:44:31,310 1 location(s) to search for versions of pistil: 2021-07-09T02:44:31,310 * https://pypi.org/simple/pistil/ 2021-07-09T02:44:31,311 Fetching project page and analyzing links: https://pypi.org/simple/pistil/ 2021-07-09T02:44:31,311 Getting page https://pypi.org/simple/pistil/ 2021-07-09T02:44:31,313 Found index url https://pypi.org/simple 2021-07-09T02:44:31,401 Found link https://files.pythonhosted.org/packages/e4/85/57fde02353dbbac78bac0f12ee142f9b1b2716b35ca37bc6fdf29b58369c/pistil-0.1.0.tar.gz#sha256=7ba107adf5f958fd75a1a08673b84e5d59dc852232e858da5b47d11340763b89 (from https://pypi.org/simple/pistil/), version: 0.1.0 2021-07-09T02:44:31,402 Found link https://files.pythonhosted.org/packages/93/58/3380d4e9ad48a4dca483884b074792c6a851f5f94b78935905fc7249e61c/pistil-0.2.0.tar.gz#sha256=8a46d23c4762fff3a1de41f89905e9abfc14fd8bf70ae90cb64a1cd0c4cf69a3 (from https://pypi.org/simple/pistil/), version: 0.2.0 2021-07-09T02:44:31,402 Skipping link: not a file: https://pypi.org/simple/pistil/ 2021-07-09T02:44:31,418 Given no hashes to check 1 links for project 'pistil': discarding no candidates 2021-07-09T02:44:31,435 Collecting pistil==0.2.0 2021-07-09T02:44:31,437 Created temporary directory: /tmp/pip-unpack-4s5tvddr 2021-07-09T02:44:31,626 Downloading pistil-0.2.0.tar.gz (51 kB) 2021-07-09T02:44:31,732 Added pistil==0.2.0 from https://files.pythonhosted.org/packages/93/58/3380d4e9ad48a4dca483884b074792c6a851f5f94b78935905fc7249e61c/pistil-0.2.0.tar.gz#sha256=8a46d23c4762fff3a1de41f89905e9abfc14fd8bf70ae90cb64a1cd0c4cf69a3 to build tracker '/tmp/pip-req-tracker-1ur3imnv' 2021-07-09T02:44:31,733 Running setup.py (path:/tmp/pip-wheel-e1300ym1/pistil_0fa78c3e6bbb4aa1be5c03de9dd3394a/setup.py) egg_info for package pistil 2021-07-09T02:44:31,734 Created temporary directory: /tmp/pip-pip-egg-info-3ry9cab_ 2021-07-09T02:44:31,734 Running command python setup.py egg_info 2021-07-09T02:44:32,356 Traceback (most recent call last): 2021-07-09T02:44:32,356 File "", line 1, in 2021-07-09T02:44:32,357 File "/tmp/pip-wheel-e1300ym1/pistil_0fa78c3e6bbb4aa1be5c03de9dd3394a/setup.py", line 18, in 2021-07-09T02:44:32,357 long_description = file( 2021-07-09T02:44:32,357 NameError: name 'file' is not defined 2021-07-09T02:44:32,405 WARNING: Discarding https://files.pythonhosted.org/packages/93/58/3380d4e9ad48a4dca483884b074792c6a851f5f94b78935905fc7249e61c/pistil-0.2.0.tar.gz#sha256=8a46d23c4762fff3a1de41f89905e9abfc14fd8bf70ae90cb64a1cd0c4cf69a3 (from https://pypi.org/simple/pistil/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:44:32,407 ERROR: Could not find a version that satisfies the requirement pistil==0.2.0 (from versions: 0.1.0, 0.2.0) 2021-07-09T02:44:32,407 ERROR: No matching distribution found for pistil==0.2.0 2021-07-09T02:44:32,407 Exception information: 2021-07-09T02:44:32,407 Traceback (most recent call last): 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:44:32,407 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:44:32,407 raise RequirementsConflicted(criterion) 2021-07-09T02:44:32,407 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pistil==0.2.0') 2021-07-09T02:44:32,407 2021-07-09T02:44:32,407 During handling of the above exception, another exception occurred: 2021-07-09T02:44:32,407 2021-07-09T02:44:32,407 Traceback (most recent call last): 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:44:32,407 result = self._result = resolver.resolve( 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:44:32,407 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:44:32,407 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:44:32,407 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pistil==0.2.0'), parent=None)] 2021-07-09T02:44:32,407 2021-07-09T02:44:32,407 The above exception was the direct cause of the following exception: 2021-07-09T02:44:32,407 2021-07-09T02:44:32,407 Traceback (most recent call last): 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:44:32,407 status = self.run(options, args) 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:44:32,407 return func(self, options, args) 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:44:32,407 requirement_set = resolver.resolve( 2021-07-09T02:44:32,407 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:44:32,407 raise error from e 2021-07-09T02:44:32,407 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pistil==0.2.0 2021-07-09T02:44:32,412 Removed pistil==0.2.0 from https://files.pythonhosted.org/packages/93/58/3380d4e9ad48a4dca483884b074792c6a851f5f94b78935905fc7249e61c/pistil-0.2.0.tar.gz#sha256=8a46d23c4762fff3a1de41f89905e9abfc14fd8bf70ae90cb64a1cd0c4cf69a3 from build tracker '/tmp/pip-req-tracker-1ur3imnv' 2021-07-09T02:44:32,412 Removed build tracker: '/tmp/pip-req-tracker-1ur3imnv'