2021-07-10T04:09:21,271 Created temporary directory: /tmp/pip-ephem-wheel-cache-ppcg35jr 2021-07-10T04:09:21,274 Created temporary directory: /tmp/pip-req-tracker-zxldte0e 2021-07-10T04:09:21,275 Initialized build tracking at /tmp/pip-req-tracker-zxldte0e 2021-07-10T04:09:21,275 Created build tracker: /tmp/pip-req-tracker-zxldte0e 2021-07-10T04:09:21,275 Entered build tracker: /tmp/pip-req-tracker-zxldte0e 2021-07-10T04:09:21,276 Created temporary directory: /tmp/pip-wheel-6fzytjvf 2021-07-10T04:09:21,309 1 location(s) to search for versions of yoloimport: 2021-07-10T04:09:21,309 * https://pypi.org/simple/yoloimport/ 2021-07-10T04:09:21,309 Fetching project page and analyzing links: https://pypi.org/simple/yoloimport/ 2021-07-10T04:09:21,310 Getting page https://pypi.org/simple/yoloimport/ 2021-07-10T04:09:21,311 Found index url https://pypi.org/simple 2021-07-10T04:09:21,494 Found link https://files.pythonhosted.org/packages/53/0d/70b92f3adcf4c99ebf29c3860d57e687115dff5615333983865c862391a4/yoloimport-0.0.1.tar.gz#sha256=39e120139015fd1f39a68558f1beef72288ba463230d5b55b6ce3751893a67b6 (from https://pypi.org/simple/yoloimport/), version: 0.0.1 2021-07-10T04:09:21,494 Found link https://files.pythonhosted.org/packages/5e/46/f351110531ab0be2124e97c95384c3f18e7f2eef73545e40a0f05259513e/yoloimport-0.1.0.tar.gz#sha256=a7ff5641cd7d378a0dca761d45b11d579c07a63355998518a2acb07aedcaa0f8 (from https://pypi.org/simple/yoloimport/), version: 0.1.0 2021-07-10T04:09:21,495 Skipping link: not a file: https://pypi.org/simple/yoloimport/ 2021-07-10T04:09:21,513 Given no hashes to check 1 links for project 'yoloimport': discarding no candidates 2021-07-10T04:09:21,531 Collecting yoloimport==0.0.1 2021-07-10T04:09:21,533 Created temporary directory: /tmp/pip-unpack-voeswmw3 2021-07-10T04:09:21,715 Downloading yoloimport-0.0.1.tar.gz (1.9 kB) 2021-07-10T04:09:21,748 Added yoloimport==0.0.1 from https://files.pythonhosted.org/packages/53/0d/70b92f3adcf4c99ebf29c3860d57e687115dff5615333983865c862391a4/yoloimport-0.0.1.tar.gz#sha256=39e120139015fd1f39a68558f1beef72288ba463230d5b55b6ce3751893a67b6 to build tracker '/tmp/pip-req-tracker-zxldte0e' 2021-07-10T04:09:21,749 Running setup.py (path:/tmp/pip-wheel-6fzytjvf/yoloimport_9008edefe9c44ebf8269ea104856a381/setup.py) egg_info for package yoloimport 2021-07-10T04:09:21,749 Created temporary directory: /tmp/pip-pip-egg-info-804u7m03 2021-07-10T04:09:21,749 Running command python setup.py egg_info 2021-07-10T04:09:22,384 Traceback (most recent call last): 2021-07-10T04:09:22,385 File "", line 1, in 2021-07-10T04:09:22,385 File "/tmp/pip-wheel-6fzytjvf/yoloimport_9008edefe9c44ebf8269ea104856a381/setup.py", line 16, in 2021-07-10T04:09:22,386 long_description=read('README.md'), 2021-07-10T04:09:22,386 File "/tmp/pip-wheel-6fzytjvf/yoloimport_9008edefe9c44ebf8269ea104856a381/setup.py", line 5, in read 2021-07-10T04:09:22,386 return open(os.path.join(os.path.dirname(__file__), fname)).read() 2021-07-10T04:09:22,386 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-6fzytjvf/yoloimport_9008edefe9c44ebf8269ea104856a381/README.md' 2021-07-10T04:09:22,433 WARNING: Discarding https://files.pythonhosted.org/packages/53/0d/70b92f3adcf4c99ebf29c3860d57e687115dff5615333983865c862391a4/yoloimport-0.0.1.tar.gz#sha256=39e120139015fd1f39a68558f1beef72288ba463230d5b55b6ce3751893a67b6 (from https://pypi.org/simple/yoloimport/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:09:22,435 ERROR: Could not find a version that satisfies the requirement yoloimport==0.0.1 (from versions: 0.0.1, 0.1.0) 2021-07-10T04:09:22,435 ERROR: No matching distribution found for yoloimport==0.0.1 2021-07-10T04:09:22,435 Exception information: 2021-07-10T04:09:22,435 Traceback (most recent call last): 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:09:22,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:09:22,435 raise RequirementsConflicted(criterion) 2021-07-10T04:09:22,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('yoloimport==0.0.1') 2021-07-10T04:09:22,435 2021-07-10T04:09:22,435 During handling of the above exception, another exception occurred: 2021-07-10T04:09:22,435 2021-07-10T04:09:22,435 Traceback (most recent call last): 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:09:22,435 result = self._result = resolver.resolve( 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:09:22,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:09:22,435 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:09:22,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('yoloimport==0.0.1'), parent=None)] 2021-07-10T04:09:22,435 2021-07-10T04:09:22,435 The above exception was the direct cause of the following exception: 2021-07-10T04:09:22,435 2021-07-10T04:09:22,435 Traceback (most recent call last): 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:09:22,435 status = self.run(options, args) 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:09:22,435 return func(self, options, args) 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:09:22,435 requirement_set = resolver.resolve( 2021-07-10T04:09:22,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:09:22,435 raise error from e 2021-07-10T04:09:22,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for yoloimport==0.0.1 2021-07-10T04:09:22,440 Removed yoloimport==0.0.1 from https://files.pythonhosted.org/packages/53/0d/70b92f3adcf4c99ebf29c3860d57e687115dff5615333983865c862391a4/yoloimport-0.0.1.tar.gz#sha256=39e120139015fd1f39a68558f1beef72288ba463230d5b55b6ce3751893a67b6 from build tracker '/tmp/pip-req-tracker-zxldte0e' 2021-07-10T04:09:22,440 Removed build tracker: '/tmp/pip-req-tracker-zxldte0e'