2021-07-08T18:53:14,839 Created temporary directory: /tmp/pip-ephem-wheel-cache-qt0x7maq 2021-07-08T18:53:14,842 Created temporary directory: /tmp/pip-req-tracker-73pne6id 2021-07-08T18:53:14,842 Initialized build tracking at /tmp/pip-req-tracker-73pne6id 2021-07-08T18:53:14,843 Created build tracker: /tmp/pip-req-tracker-73pne6id 2021-07-08T18:53:14,843 Entered build tracker: /tmp/pip-req-tracker-73pne6id 2021-07-08T18:53:14,843 Created temporary directory: /tmp/pip-wheel-oc81ifx6 2021-07-08T18:53:14,878 1 location(s) to search for versions of products-humanator: 2021-07-08T18:53:14,878 * https://pypi.org/simple/products-humanator/ 2021-07-08T18:53:14,879 Fetching project page and analyzing links: https://pypi.org/simple/products-humanator/ 2021-07-08T18:53:14,880 Getting page https://pypi.org/simple/products-humanator/ 2021-07-08T18:53:14,883 Found index url https://pypi.org/simple 2021-07-08T18:53:15,070 Found link https://files.pythonhosted.org/packages/d7/a3/30cfe17b45769f70f0587c85931f7d51fdc41c131bac47cc2c64385ce3e7/Products.humanator-0.5.tar.gz#sha256=e747d060b45a85c6e8beb0538ec7ca9cf3b807ef3653a4c6aad970203b3318ef (from https://pypi.org/simple/products-humanator/), version: 0.5 2021-07-08T18:53:15,071 Found link https://files.pythonhosted.org/packages/86/6f/2d1ba56845a025576bc3712abc85e3198b1ad3ecd921bb6a298109b4cf0d/Products.humanator-0.6.tar.gz#sha256=0060b3c0657a9a685665325283a4968b07788c0e23935d163ab7603a28455242 (from https://pypi.org/simple/products-humanator/), version: 0.6 2021-07-08T18:53:15,071 Found link https://files.pythonhosted.org/packages/78/82/74317e524baf7652da912c109c9a8323287c66ff3e495d053e7ec2718681/Products.humanator-0.6.1.tar.gz#sha256=e1196ba351a62d56d4910e32f20f4c628c1a6babeb5092549b1fd1ff37891200 (from https://pypi.org/simple/products-humanator/), version: 0.6.1 2021-07-08T18:53:15,071 Found link https://files.pythonhosted.org/packages/f1/30/5d04877dcbf48207fcc9c7b73c3cdc2ec67af58ee010fb406064756b56fd/Products.humanator-0.6.2.tar.gz#sha256=cc9c46ef5cc9a62eaa35150732d09406f950a8b40707edfadb5fa88ec7e8693f (from https://pypi.org/simple/products-humanator/), version: 0.6.2 2021-07-08T18:53:15,072 Skipping link: not a file: https://pypi.org/simple/products-humanator/ 2021-07-08T18:53:15,088 Given no hashes to check 1 links for project 'products-humanator': discarding no candidates 2021-07-08T18:53:15,106 Collecting products-humanator==0.5 2021-07-08T18:53:15,108 Created temporary directory: /tmp/pip-unpack-r_jnjjo9 2021-07-08T18:53:15,287 Downloading Products.humanator-0.5.tar.gz (9.5 kB) 2021-07-08T18:53:15,407 Added products-humanator==0.5 from https://files.pythonhosted.org/packages/d7/a3/30cfe17b45769f70f0587c85931f7d51fdc41c131bac47cc2c64385ce3e7/Products.humanator-0.5.tar.gz#sha256=e747d060b45a85c6e8beb0538ec7ca9cf3b807ef3653a4c6aad970203b3318ef to build tracker '/tmp/pip-req-tracker-73pne6id' 2021-07-08T18:53:15,408 Running setup.py (path:/tmp/pip-wheel-oc81ifx6/products-humanator_44bf6bc1bd6d4d37b05f50c85559751b/setup.py) egg_info for package products-humanator 2021-07-08T18:53:15,409 Created temporary directory: /tmp/pip-pip-egg-info-ok5h5t7y 2021-07-08T18:53:15,409 Running command python setup.py egg_info 2021-07-08T18:53:16,053 Traceback (most recent call last): 2021-07-08T18:53:16,054 File "", line 1, in 2021-07-08T18:53:16,054 File "/tmp/pip-wheel-oc81ifx6/products-humanator_44bf6bc1bd6d4d37b05f50c85559751b/setup.py", line 10, in 2021-07-08T18:53:16,055 open(os.path.join("docs", "HISTORY.txt")).read(), 2021-07-08T18:53:16,055 FileNotFoundError: [Errno 2] No such file or directory: 'docs/HISTORY.txt' 2021-07-08T18:53:16,104 WARNING: Discarding https://files.pythonhosted.org/packages/d7/a3/30cfe17b45769f70f0587c85931f7d51fdc41c131bac47cc2c64385ce3e7/Products.humanator-0.5.tar.gz#sha256=e747d060b45a85c6e8beb0538ec7ca9cf3b807ef3653a4c6aad970203b3318ef (from https://pypi.org/simple/products-humanator/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T18:53:16,105 ERROR: Could not find a version that satisfies the requirement products-humanator==0.5 (from versions: 0.5, 0.6, 0.6.1, 0.6.2) 2021-07-08T18:53:16,105 ERROR: No matching distribution found for products-humanator==0.5 2021-07-08T18:53:16,106 Exception information: 2021-07-08T18:53:16,106 Traceback (most recent call last): 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T18:53:16,106 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T18:53:16,106 raise RequirementsConflicted(criterion) 2021-07-08T18:53:16,106 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('products-humanator==0.5') 2021-07-08T18:53:16,106 2021-07-08T18:53:16,106 During handling of the above exception, another exception occurred: 2021-07-08T18:53:16,106 2021-07-08T18:53:16,106 Traceback (most recent call last): 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T18:53:16,106 result = self._result = resolver.resolve( 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T18:53:16,106 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T18:53:16,106 raise ResolutionImpossible(e.criterion.information) 2021-07-08T18:53:16,106 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('products-humanator==0.5'), parent=None)] 2021-07-08T18:53:16,106 2021-07-08T18:53:16,106 The above exception was the direct cause of the following exception: 2021-07-08T18:53:16,106 2021-07-08T18:53:16,106 Traceback (most recent call last): 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T18:53:16,106 status = self.run(options, args) 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T18:53:16,106 return func(self, options, args) 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T18:53:16,106 requirement_set = resolver.resolve( 2021-07-08T18:53:16,106 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T18:53:16,106 raise error from e 2021-07-08T18:53:16,106 pip._internal.exceptions.DistributionNotFound: No matching distribution found for products-humanator==0.5 2021-07-08T18:53:16,111 Removed products-humanator==0.5 from https://files.pythonhosted.org/packages/d7/a3/30cfe17b45769f70f0587c85931f7d51fdc41c131bac47cc2c64385ce3e7/Products.humanator-0.5.tar.gz#sha256=e747d060b45a85c6e8beb0538ec7ca9cf3b807ef3653a4c6aad970203b3318ef from build tracker '/tmp/pip-req-tracker-73pne6id' 2021-07-08T18:53:16,111 Removed build tracker: '/tmp/pip-req-tracker-73pne6id'