2021-07-09T17:03:58,083 Created temporary directory: /tmp/pip-ephem-wheel-cache-7qyw5h2f 2021-07-09T17:03:58,085 Created temporary directory: /tmp/pip-req-tracker-c9tkxslo 2021-07-09T17:03:58,086 Initialized build tracking at /tmp/pip-req-tracker-c9tkxslo 2021-07-09T17:03:58,086 Created build tracker: /tmp/pip-req-tracker-c9tkxslo 2021-07-09T17:03:58,086 Entered build tracker: /tmp/pip-req-tracker-c9tkxslo 2021-07-09T17:03:58,087 Created temporary directory: /tmp/pip-wheel-hriwzl34 2021-07-09T17:03:58,120 1 location(s) to search for versions of pyload-utils: 2021-07-09T17:03:58,120 * https://pypi.org/simple/pyload-utils/ 2021-07-09T17:03:58,121 Fetching project page and analyzing links: https://pypi.org/simple/pyload-utils/ 2021-07-09T17:03:58,121 Getting page https://pypi.org/simple/pyload-utils/ 2021-07-09T17:03:58,123 Found index url https://pypi.org/simple 2021-07-09T17:03:58,353 Found link https://files.pythonhosted.org/packages/97/16/6e452a2973e9b0abbf9a1a9a4bc2abc3d384e459c444d66d05260059df46/pyload_utils-0.1.0.tar.gz#sha256=af0f7c0690bcb651cceae0c90c572e9d4ba715f9eca2bb523f12992cef5a3fcc (from https://pypi.org/simple/pyload-utils/), version: 0.1.0 2021-07-09T17:03:58,353 Found link https://files.pythonhosted.org/packages/a4/a6/8c71c534e8c7d38f845066d6bc38b6b623e3bb728d5ce120954ec46c4778/pyload_utils-0.1.1.tar.gz#sha256=3a0992d858a13e2be1c80c9299849a1fed6d5cdd0778a65f7c3ce4593c733ccb (from https://pypi.org/simple/pyload-utils/), version: 0.1.1 2021-07-09T17:03:58,354 Skipping link: not a file: https://pypi.org/simple/pyload-utils/ 2021-07-09T17:03:58,371 Given no hashes to check 1 links for project 'pyload-utils': discarding no candidates 2021-07-09T17:03:58,390 Collecting pyload-utils==0.1.0 2021-07-09T17:03:58,392 Created temporary directory: /tmp/pip-unpack-vfl79i6_ 2021-07-09T17:03:58,578 Downloading pyload_utils-0.1.0.tar.gz (3.1 kB) 2021-07-09T17:03:58,614 Added pyload-utils==0.1.0 from https://files.pythonhosted.org/packages/97/16/6e452a2973e9b0abbf9a1a9a4bc2abc3d384e459c444d66d05260059df46/pyload_utils-0.1.0.tar.gz#sha256=af0f7c0690bcb651cceae0c90c572e9d4ba715f9eca2bb523f12992cef5a3fcc to build tracker '/tmp/pip-req-tracker-c9tkxslo' 2021-07-09T17:03:58,615 Running setup.py (path:/tmp/pip-wheel-hriwzl34/pyload-utils_8a234217bfde44a4b7919b947f3a50ec/setup.py) egg_info for package pyload-utils 2021-07-09T17:03:58,616 Created temporary directory: /tmp/pip-pip-egg-info-7pfvep9a 2021-07-09T17:03:58,616 Running command python setup.py egg_info 2021-07-09T17:03:59,329 Traceback (most recent call last): 2021-07-09T17:03:59,330 File "", line 1, in 2021-07-09T17:03:59,330 File "/tmp/pip-wheel-hriwzl34/pyload-utils_8a234217bfde44a4b7919b947f3a50ec/setup.py", line 23, in 2021-07-09T17:03:59,331 long_description=read('README.md'), 2021-07-09T17:03:59,331 File "/tmp/pip-wheel-hriwzl34/pyload-utils_8a234217bfde44a4b7919b947f3a50ec/setup.py", line 11, in read 2021-07-09T17:03:59,332 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-09T17:03:59,332 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-hriwzl34/pyload-utils_8a234217bfde44a4b7919b947f3a50ec/README.md' 2021-07-09T17:03:59,386 WARNING: Discarding https://files.pythonhosted.org/packages/97/16/6e452a2973e9b0abbf9a1a9a4bc2abc3d384e459c444d66d05260059df46/pyload_utils-0.1.0.tar.gz#sha256=af0f7c0690bcb651cceae0c90c572e9d4ba715f9eca2bb523f12992cef5a3fcc (from https://pypi.org/simple/pyload-utils/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:03:59,388 ERROR: Could not find a version that satisfies the requirement pyload-utils==0.1.0 (from versions: 0.1.0, 0.1.1) 2021-07-09T17:03:59,389 ERROR: No matching distribution found for pyload-utils==0.1.0 2021-07-09T17:03:59,390 Exception information: 2021-07-09T17:03:59,390 Traceback (most recent call last): 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:03:59,390 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:03:59,390 raise RequirementsConflicted(criterion) 2021-07-09T17:03:59,390 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyload-utils==0.1.0') 2021-07-09T17:03:59,390 2021-07-09T17:03:59,390 During handling of the above exception, another exception occurred: 2021-07-09T17:03:59,390 2021-07-09T17:03:59,390 Traceback (most recent call last): 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:03:59,390 result = self._result = resolver.resolve( 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:03:59,390 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:03:59,390 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:03:59,390 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyload-utils==0.1.0'), parent=None)] 2021-07-09T17:03:59,390 2021-07-09T17:03:59,390 The above exception was the direct cause of the following exception: 2021-07-09T17:03:59,390 2021-07-09T17:03:59,390 Traceback (most recent call last): 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:03:59,390 status = self.run(options, args) 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:03:59,390 return func(self, options, args) 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:03:59,390 requirement_set = resolver.resolve( 2021-07-09T17:03:59,390 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:03:59,390 raise error from e 2021-07-09T17:03:59,390 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyload-utils==0.1.0 2021-07-09T17:03:59,397 Removed pyload-utils==0.1.0 from https://files.pythonhosted.org/packages/97/16/6e452a2973e9b0abbf9a1a9a4bc2abc3d384e459c444d66d05260059df46/pyload_utils-0.1.0.tar.gz#sha256=af0f7c0690bcb651cceae0c90c572e9d4ba715f9eca2bb523f12992cef5a3fcc from build tracker '/tmp/pip-req-tracker-c9tkxslo' 2021-07-09T17:03:59,398 Removed build tracker: '/tmp/pip-req-tracker-c9tkxslo'