2021-07-09T09:44:31,664 Created temporary directory: /tmp/pip-ephem-wheel-cache-bnydb1o8 2021-07-09T09:44:31,667 Created temporary directory: /tmp/pip-req-tracker-92hq6mez 2021-07-09T09:44:31,668 Initialized build tracking at /tmp/pip-req-tracker-92hq6mez 2021-07-09T09:44:31,668 Created build tracker: /tmp/pip-req-tracker-92hq6mez 2021-07-09T09:44:31,668 Entered build tracker: /tmp/pip-req-tracker-92hq6mez 2021-07-09T09:44:31,669 Created temporary directory: /tmp/pip-wheel-omi46gi2 2021-07-09T09:44:31,704 1 location(s) to search for versions of iron-worker-utils: 2021-07-09T09:44:31,704 * https://pypi.org/simple/iron-worker-utils/ 2021-07-09T09:44:31,704 Fetching project page and analyzing links: https://pypi.org/simple/iron-worker-utils/ 2021-07-09T09:44:31,705 Getting page https://pypi.org/simple/iron-worker-utils/ 2021-07-09T09:44:31,706 Found index url https://pypi.org/simple 2021-07-09T09:44:31,892 Found link https://files.pythonhosted.org/packages/ed/2e/565055f7fa6f1210d1681f2161f673ff4c182ceda31c7ff3874294e38950/iron-worker-utils-0.1.0.tar.gz#sha256=a9f3567b5c7702f5af857eaa452d1a96ed029262ebabe8934807a74182465297 (from https://pypi.org/simple/iron-worker-utils/), version: 0.1.0 2021-07-09T09:44:31,892 Found link https://files.pythonhosted.org/packages/03/bb/a6aec9a27a08082401ec49804d455226b82d69c94a933e9ca774505be678/iron-worker-utils-0.1.1.tar.gz#sha256=92073aae21018c2db6789c75dc06140962a4d68174ccabad1eae8de74f00086f (from https://pypi.org/simple/iron-worker-utils/), version: 0.1.1 2021-07-09T09:44:31,893 Skipping link: not a file: https://pypi.org/simple/iron-worker-utils/ 2021-07-09T09:44:31,909 Given no hashes to check 1 links for project 'iron-worker-utils': discarding no candidates 2021-07-09T09:44:31,927 Collecting iron-worker-utils==0.1.0 2021-07-09T09:44:31,928 Created temporary directory: /tmp/pip-unpack-p_yhsqbk 2021-07-09T09:44:32,107 Downloading iron-worker-utils-0.1.0.tar.gz (2.0 kB) 2021-07-09T09:44:32,134 Added iron-worker-utils==0.1.0 from https://files.pythonhosted.org/packages/ed/2e/565055f7fa6f1210d1681f2161f673ff4c182ceda31c7ff3874294e38950/iron-worker-utils-0.1.0.tar.gz#sha256=a9f3567b5c7702f5af857eaa452d1a96ed029262ebabe8934807a74182465297 to build tracker '/tmp/pip-req-tracker-92hq6mez' 2021-07-09T09:44:32,135 Running setup.py (path:/tmp/pip-wheel-omi46gi2/iron-worker-utils_619a6656bd6040b4a638443af64f221c/setup.py) egg_info for package iron-worker-utils 2021-07-09T09:44:32,136 Created temporary directory: /tmp/pip-pip-egg-info-avqa_zmd 2021-07-09T09:44:32,136 Running command python setup.py egg_info 2021-07-09T09:44:32,763 Traceback (most recent call last): 2021-07-09T09:44:32,763 File "", line 1, in 2021-07-09T09:44:32,764 File "/tmp/pip-wheel-omi46gi2/iron-worker-utils_619a6656bd6040b4a638443af64f221c/setup.py", line 7, in 2021-07-09T09:44:32,764 license=open('LICENSE').read(), 2021-07-09T09:44:32,764 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-09T09:44:32,813 WARNING: Discarding https://files.pythonhosted.org/packages/ed/2e/565055f7fa6f1210d1681f2161f673ff4c182ceda31c7ff3874294e38950/iron-worker-utils-0.1.0.tar.gz#sha256=a9f3567b5c7702f5af857eaa452d1a96ed029262ebabe8934807a74182465297 (from https://pypi.org/simple/iron-worker-utils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T09:44:32,815 ERROR: Could not find a version that satisfies the requirement iron-worker-utils==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T09:44:32,815 ERROR: No matching distribution found for iron-worker-utils==0.1.0 2021-07-09T09:44:32,815 Exception information: 2021-07-09T09:44:32,815 Traceback (most recent call last): 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T09:44:32,815 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T09:44:32,815 raise RequirementsConflicted(criterion) 2021-07-09T09:44:32,815 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('iron-worker-utils==0.1.0') 2021-07-09T09:44:32,815 2021-07-09T09:44:32,815 During handling of the above exception, another exception occurred: 2021-07-09T09:44:32,815 2021-07-09T09:44:32,815 Traceback (most recent call last): 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T09:44:32,815 result = self._result = resolver.resolve( 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T09:44:32,815 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T09:44:32,815 raise ResolutionImpossible(e.criterion.information) 2021-07-09T09:44:32,815 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('iron-worker-utils==0.1.0'), parent=None)] 2021-07-09T09:44:32,815 2021-07-09T09:44:32,815 The above exception was the direct cause of the following exception: 2021-07-09T09:44:32,815 2021-07-09T09:44:32,815 Traceback (most recent call last): 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T09:44:32,815 status = self.run(options, args) 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T09:44:32,815 return func(self, options, args) 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T09:44:32,815 requirement_set = resolver.resolve( 2021-07-09T09:44:32,815 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T09:44:32,815 raise error from e 2021-07-09T09:44:32,815 pip._internal.exceptions.DistributionNotFound: No matching distribution found for iron-worker-utils==0.1.0 2021-07-09T09:44:32,820 Removed iron-worker-utils==0.1.0 from https://files.pythonhosted.org/packages/ed/2e/565055f7fa6f1210d1681f2161f673ff4c182ceda31c7ff3874294e38950/iron-worker-utils-0.1.0.tar.gz#sha256=a9f3567b5c7702f5af857eaa452d1a96ed029262ebabe8934807a74182465297 from build tracker '/tmp/pip-req-tracker-92hq6mez' 2021-07-09T09:44:32,821 Removed build tracker: '/tmp/pip-req-tracker-92hq6mez'