2021-07-09T08:49:10,230 Created temporary directory: /tmp/pip-ephem-wheel-cache-o5d22l07 2021-07-09T08:49:10,233 Created temporary directory: /tmp/pip-req-tracker-ssuk314y 2021-07-09T08:49:10,234 Initialized build tracking at /tmp/pip-req-tracker-ssuk314y 2021-07-09T08:49:10,234 Created build tracker: /tmp/pip-req-tracker-ssuk314y 2021-07-09T08:49:10,234 Entered build tracker: /tmp/pip-req-tracker-ssuk314y 2021-07-09T08:49:10,235 Created temporary directory: /tmp/pip-wheel-jef968cs 2021-07-09T08:49:10,268 1 location(s) to search for versions of sentinela: 2021-07-09T08:49:10,268 * https://pypi.org/simple/sentinela/ 2021-07-09T08:49:10,269 Fetching project page and analyzing links: https://pypi.org/simple/sentinela/ 2021-07-09T08:49:10,269 Getting page https://pypi.org/simple/sentinela/ 2021-07-09T08:49:10,271 Found index url https://pypi.org/simple 2021-07-09T08:49:10,453 Found link https://files.pythonhosted.org/packages/64/78/ea586766ad20bdc6018f218b51ff223886deba61ee7cf9164f6e8d949ddf/sentinela-0.2.1.tar.gz#sha256=9b2198f22e989b06813b73e216b03cb4cbfa3c0f2726c0edfa88dbfd5fc21fa4 (from https://pypi.org/simple/sentinela/), version: 0.2.1 2021-07-09T08:49:10,453 Found link https://files.pythonhosted.org/packages/29/f6/9113301db69606de68680dbf97bd200eec319cd95df885c2556aeff5a1f6/sentinela-0.2.2.tar.gz#sha256=d588d485f7e06ed0173193965473f8650948ec95b12563a26f3f7e804a0c4596 (from https://pypi.org/simple/sentinela/), version: 0.2.2 2021-07-09T08:49:10,454 Skipping link: not a file: https://pypi.org/simple/sentinela/ 2021-07-09T08:49:10,470 Given no hashes to check 1 links for project 'sentinela': discarding no candidates 2021-07-09T08:49:10,487 Collecting sentinela==0.2.1 2021-07-09T08:49:10,489 Created temporary directory: /tmp/pip-unpack-457lo3s7 2021-07-09T08:49:10,666 Downloading sentinela-0.2.1.tar.gz (8.6 kB) 2021-07-09T08:49:10,767 Added sentinela==0.2.1 from https://files.pythonhosted.org/packages/64/78/ea586766ad20bdc6018f218b51ff223886deba61ee7cf9164f6e8d949ddf/sentinela-0.2.1.tar.gz#sha256=9b2198f22e989b06813b73e216b03cb4cbfa3c0f2726c0edfa88dbfd5fc21fa4 to build tracker '/tmp/pip-req-tracker-ssuk314y' 2021-07-09T08:49:10,768 Running setup.py (path:/tmp/pip-wheel-jef968cs/sentinela_f2f68463763f49e6b683a5f85bfc624a/setup.py) egg_info for package sentinela 2021-07-09T08:49:10,769 Created temporary directory: /tmp/pip-pip-egg-info-czpff28f 2021-07-09T08:49:10,769 Running command python setup.py egg_info 2021-07-09T08:49:11,409 Traceback (most recent call last): 2021-07-09T08:49:11,410 File "", line 1, in 2021-07-09T08:49:11,411 File "/tmp/pip-wheel-jef968cs/sentinela_f2f68463763f49e6b683a5f85bfc624a/setup.py", line 16, in 2021-07-09T08:49:11,411 long_description=open(join(dirname(__file__), 'README.md')).read(), 2021-07-09T08:49:11,411 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-jef968cs/sentinela_f2f68463763f49e6b683a5f85bfc624a/README.md' 2021-07-09T08:49:11,460 WARNING: Discarding https://files.pythonhosted.org/packages/64/78/ea586766ad20bdc6018f218b51ff223886deba61ee7cf9164f6e8d949ddf/sentinela-0.2.1.tar.gz#sha256=9b2198f22e989b06813b73e216b03cb4cbfa3c0f2726c0edfa88dbfd5fc21fa4 (from https://pypi.org/simple/sentinela/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T08:49:11,461 ERROR: Could not find a version that satisfies the requirement sentinela==0.2.1 (from versions: 0.2.1, 0.2.2) 2021-07-09T08:49:11,462 ERROR: No matching distribution found for sentinela==0.2.1 2021-07-09T08:49:11,462 Exception information: 2021-07-09T08:49:11,462 Traceback (most recent call last): 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T08:49:11,462 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T08:49:11,462 raise RequirementsConflicted(criterion) 2021-07-09T08:49:11,462 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sentinela==0.2.1') 2021-07-09T08:49:11,462 2021-07-09T08:49:11,462 During handling of the above exception, another exception occurred: 2021-07-09T08:49:11,462 2021-07-09T08:49:11,462 Traceback (most recent call last): 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T08:49:11,462 result = self._result = resolver.resolve( 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T08:49:11,462 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T08:49:11,462 raise ResolutionImpossible(e.criterion.information) 2021-07-09T08:49:11,462 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sentinela==0.2.1'), parent=None)] 2021-07-09T08:49:11,462 2021-07-09T08:49:11,462 The above exception was the direct cause of the following exception: 2021-07-09T08:49:11,462 2021-07-09T08:49:11,462 Traceback (most recent call last): 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T08:49:11,462 status = self.run(options, args) 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T08:49:11,462 return func(self, options, args) 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T08:49:11,462 requirement_set = resolver.resolve( 2021-07-09T08:49:11,462 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T08:49:11,462 raise error from e 2021-07-09T08:49:11,462 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sentinela==0.2.1 2021-07-09T08:49:11,467 Removed sentinela==0.2.1 from https://files.pythonhosted.org/packages/64/78/ea586766ad20bdc6018f218b51ff223886deba61ee7cf9164f6e8d949ddf/sentinela-0.2.1.tar.gz#sha256=9b2198f22e989b06813b73e216b03cb4cbfa3c0f2726c0edfa88dbfd5fc21fa4 from build tracker '/tmp/pip-req-tracker-ssuk314y' 2021-07-09T08:49:11,467 Removed build tracker: '/tmp/pip-req-tracker-ssuk314y'