2021-07-10T06:24:41,588 Created temporary directory: /tmp/pip-ephem-wheel-cache-rw44yn1d 2021-07-10T06:24:41,591 Created temporary directory: /tmp/pip-req-tracker-s99amjy2 2021-07-10T06:24:41,591 Initialized build tracking at /tmp/pip-req-tracker-s99amjy2 2021-07-10T06:24:41,592 Created build tracker: /tmp/pip-req-tracker-s99amjy2 2021-07-10T06:24:41,592 Entered build tracker: /tmp/pip-req-tracker-s99amjy2 2021-07-10T06:24:41,592 Created temporary directory: /tmp/pip-wheel-dy_3m1e5 2021-07-10T06:24:41,626 1 location(s) to search for versions of blitzortung: 2021-07-10T06:24:41,626 * https://pypi.org/simple/blitzortung/ 2021-07-10T06:24:41,627 Fetching project page and analyzing links: https://pypi.org/simple/blitzortung/ 2021-07-10T06:24:41,627 Getting page https://pypi.org/simple/blitzortung/ 2021-07-10T06:24:41,629 Found index url https://pypi.org/simple 2021-07-10T06:24:41,807 Found link https://files.pythonhosted.org/packages/db/07/7c51094f65bea1aa58c3a11e47d6fa4ea73e0b715654fdeb08a80a9ae7de/blitzortung-1.4.0.tar.gz#sha256=a6d88acb27bd4cb93b22d4c86247f6841dc282dc0a2e97d14326519f0161ce2c (from https://pypi.org/simple/blitzortung/), version: 1.4.0 2021-07-10T06:24:41,808 Skipping link: not a file: https://pypi.org/simple/blitzortung/ 2021-07-10T06:24:41,825 Given no hashes to check 1 links for project 'blitzortung': discarding no candidates 2021-07-10T06:24:41,844 Collecting blitzortung==1.4.0 2021-07-10T06:24:41,846 Created temporary directory: /tmp/pip-unpack-5v2q5vrd 2021-07-10T06:24:42,059 Downloading blitzortung-1.4.0.tar.gz (87 kB) 2021-07-10T06:24:42,240 Added blitzortung==1.4.0 from https://files.pythonhosted.org/packages/db/07/7c51094f65bea1aa58c3a11e47d6fa4ea73e0b715654fdeb08a80a9ae7de/blitzortung-1.4.0.tar.gz#sha256=a6d88acb27bd4cb93b22d4c86247f6841dc282dc0a2e97d14326519f0161ce2c to build tracker '/tmp/pip-req-tracker-s99amjy2' 2021-07-10T06:24:42,241 Running setup.py (path:/tmp/pip-wheel-dy_3m1e5/blitzortung_feb9032624634c81968a7261cf96e84d/setup.py) egg_info for package blitzortung 2021-07-10T06:24:42,242 Created temporary directory: /tmp/pip-pip-egg-info-r_5k00v5 2021-07-10T06:24:42,242 Running command python setup.py egg_info 2021-07-10T06:24:43,339 Traceback (most recent call last): 2021-07-10T06:24:43,340 File "", line 1, in 2021-07-10T06:24:43,340 File "/tmp/pip-wheel-dy_3m1e5/blitzortung_feb9032624634c81968a7261cf96e84d/setup.py", line 7, in 2021-07-10T06:24:43,340 import blitzortung 2021-07-10T06:24:43,340 File "/tmp/pip-wheel-dy_3m1e5/blitzortung_feb9032624634c81968a7261cf96e84d/blitzortung/__init__.py", line 34, in 2021-07-10T06:24:43,341 import injector 2021-07-10T06:24:43,341 ModuleNotFoundError: No module named 'injector' 2021-07-10T06:24:43,433 WARNING: Discarding https://files.pythonhosted.org/packages/db/07/7c51094f65bea1aa58c3a11e47d6fa4ea73e0b715654fdeb08a80a9ae7de/blitzortung-1.4.0.tar.gz#sha256=a6d88acb27bd4cb93b22d4c86247f6841dc282dc0a2e97d14326519f0161ce2c (from https://pypi.org/simple/blitzortung/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T06:24:43,434 ERROR: Could not find a version that satisfies the requirement blitzortung==1.4.0 (from versions: 1.4.0) 2021-07-10T06:24:43,435 ERROR: No matching distribution found for blitzortung==1.4.0 2021-07-10T06:24:43,435 Exception information: 2021-07-10T06:24:43,435 Traceback (most recent call last): 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T06:24:43,435 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T06:24:43,435 raise RequirementsConflicted(criterion) 2021-07-10T06:24:43,435 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('blitzortung==1.4.0') 2021-07-10T06:24:43,435 2021-07-10T06:24:43,435 During handling of the above exception, another exception occurred: 2021-07-10T06:24:43,435 2021-07-10T06:24:43,435 Traceback (most recent call last): 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T06:24:43,435 result = self._result = resolver.resolve( 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T06:24:43,435 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T06:24:43,435 raise ResolutionImpossible(e.criterion.information) 2021-07-10T06:24:43,435 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('blitzortung==1.4.0'), parent=None)] 2021-07-10T06:24:43,435 2021-07-10T06:24:43,435 The above exception was the direct cause of the following exception: 2021-07-10T06:24:43,435 2021-07-10T06:24:43,435 Traceback (most recent call last): 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T06:24:43,435 status = self.run(options, args) 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T06:24:43,435 return func(self, options, args) 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T06:24:43,435 requirement_set = resolver.resolve( 2021-07-10T06:24:43,435 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T06:24:43,435 raise error from e 2021-07-10T06:24:43,435 pip._internal.exceptions.DistributionNotFound: No matching distribution found for blitzortung==1.4.0 2021-07-10T06:24:43,439 Removed blitzortung==1.4.0 from https://files.pythonhosted.org/packages/db/07/7c51094f65bea1aa58c3a11e47d6fa4ea73e0b715654fdeb08a80a9ae7de/blitzortung-1.4.0.tar.gz#sha256=a6d88acb27bd4cb93b22d4c86247f6841dc282dc0a2e97d14326519f0161ce2c from build tracker '/tmp/pip-req-tracker-s99amjy2' 2021-07-10T06:24:43,440 Removed build tracker: '/tmp/pip-req-tracker-s99amjy2'