2021-07-09T20:35:27,693 Created temporary directory: /tmp/pip-ephem-wheel-cache-nr2y2i6c 2021-07-09T20:35:27,696 Created temporary directory: /tmp/pip-req-tracker-4g58uzz1 2021-07-09T20:35:27,696 Initialized build tracking at /tmp/pip-req-tracker-4g58uzz1 2021-07-09T20:35:27,697 Created build tracker: /tmp/pip-req-tracker-4g58uzz1 2021-07-09T20:35:27,697 Entered build tracker: /tmp/pip-req-tracker-4g58uzz1 2021-07-09T20:35:27,697 Created temporary directory: /tmp/pip-wheel-27hoe_9w 2021-07-09T20:35:27,730 1 location(s) to search for versions of parsnip: 2021-07-09T20:35:27,730 * https://pypi.org/simple/parsnip/ 2021-07-09T20:35:27,731 Fetching project page and analyzing links: https://pypi.org/simple/parsnip/ 2021-07-09T20:35:27,731 Getting page https://pypi.org/simple/parsnip/ 2021-07-09T20:35:27,733 Found index url https://pypi.org/simple 2021-07-09T20:35:27,914 Found link https://files.pythonhosted.org/packages/1d/7d/0e3b892ebffec785281b148cd15192cfff46641ab6aa6c053fd098890158/parsnip-0.1.0.tar.gz#sha256=ba7565314e3c5130bad1fa0872f2c5069047e15e558ad3775fa11c8361161bca (from https://pypi.org/simple/parsnip/), version: 0.1.0 2021-07-09T20:35:27,914 Found link https://files.pythonhosted.org/packages/d5/36/e21fd2bca2658fbbda8378dd6f4c3ccce69bc7d904e1ace621db2ae45012/parsnip-0.1.1.tar.gz#sha256=8d3f6217d7416f0d7b9ba43ea0e972be9e609c0a5c5ee9bb92fdfc07deb2de94 (from https://pypi.org/simple/parsnip/), version: 0.1.1 2021-07-09T20:35:27,915 Skipping link: not a file: https://pypi.org/simple/parsnip/ 2021-07-09T20:35:27,931 Given no hashes to check 1 links for project 'parsnip': discarding no candidates 2021-07-09T20:35:27,948 Collecting parsnip==0.1.0 2021-07-09T20:35:27,950 Created temporary directory: /tmp/pip-unpack-39u_3za_ 2021-07-09T20:35:28,121 Downloading parsnip-0.1.0.tar.gz (7.3 kB) 2021-07-09T20:35:28,165 Added parsnip==0.1.0 from https://files.pythonhosted.org/packages/1d/7d/0e3b892ebffec785281b148cd15192cfff46641ab6aa6c053fd098890158/parsnip-0.1.0.tar.gz#sha256=ba7565314e3c5130bad1fa0872f2c5069047e15e558ad3775fa11c8361161bca to build tracker '/tmp/pip-req-tracker-4g58uzz1' 2021-07-09T20:35:28,166 Running setup.py (path:/tmp/pip-wheel-27hoe_9w/parsnip_b48d473c32594043b8e014a1e7255660/setup.py) egg_info for package parsnip 2021-07-09T20:35:28,167 Created temporary directory: /tmp/pip-pip-egg-info-sbpva0ox 2021-07-09T20:35:28,167 Running command python setup.py egg_info 2021-07-09T20:35:28,806 Traceback (most recent call last): 2021-07-09T20:35:28,807 File "", line 1, in 2021-07-09T20:35:28,807 File "/tmp/pip-wheel-27hoe_9w/parsnip_b48d473c32594043b8e014a1e7255660/setup.py", line 1, in 2021-07-09T20:35:28,807 from ez_setup import use_setuptools 2021-07-09T20:35:28,808 ModuleNotFoundError: No module named 'ez_setup' 2021-07-09T20:35:28,857 WARNING: Discarding https://files.pythonhosted.org/packages/1d/7d/0e3b892ebffec785281b148cd15192cfff46641ab6aa6c053fd098890158/parsnip-0.1.0.tar.gz#sha256=ba7565314e3c5130bad1fa0872f2c5069047e15e558ad3775fa11c8361161bca (from https://pypi.org/simple/parsnip/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T20:35:28,858 ERROR: Could not find a version that satisfies the requirement parsnip==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T20:35:28,859 ERROR: No matching distribution found for parsnip==0.1.0 2021-07-09T20:35:28,859 Exception information: 2021-07-09T20:35:28,859 Traceback (most recent call last): 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T20:35:28,859 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T20:35:28,859 raise RequirementsConflicted(criterion) 2021-07-09T20:35:28,859 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('parsnip==0.1.0') 2021-07-09T20:35:28,859 2021-07-09T20:35:28,859 During handling of the above exception, another exception occurred: 2021-07-09T20:35:28,859 2021-07-09T20:35:28,859 Traceback (most recent call last): 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T20:35:28,859 result = self._result = resolver.resolve( 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T20:35:28,859 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T20:35:28,859 raise ResolutionImpossible(e.criterion.information) 2021-07-09T20:35:28,859 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('parsnip==0.1.0'), parent=None)] 2021-07-09T20:35:28,859 2021-07-09T20:35:28,859 The above exception was the direct cause of the following exception: 2021-07-09T20:35:28,859 2021-07-09T20:35:28,859 Traceback (most recent call last): 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T20:35:28,859 status = self.run(options, args) 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T20:35:28,859 return func(self, options, args) 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T20:35:28,859 requirement_set = resolver.resolve( 2021-07-09T20:35:28,859 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T20:35:28,859 raise error from e 2021-07-09T20:35:28,859 pip._internal.exceptions.DistributionNotFound: No matching distribution found for parsnip==0.1.0 2021-07-09T20:35:28,864 Removed parsnip==0.1.0 from https://files.pythonhosted.org/packages/1d/7d/0e3b892ebffec785281b148cd15192cfff46641ab6aa6c053fd098890158/parsnip-0.1.0.tar.gz#sha256=ba7565314e3c5130bad1fa0872f2c5069047e15e558ad3775fa11c8361161bca from build tracker '/tmp/pip-req-tracker-4g58uzz1' 2021-07-09T20:35:28,865 Removed build tracker: '/tmp/pip-req-tracker-4g58uzz1'