2021-05-29T14:11:53,413 Created temporary directory: /tmp/pip-ephem-wheel-cache-tg2d874e 2021-05-29T14:11:53,417 Created temporary directory: /tmp/pip-req-tracker-w_jmkf9u 2021-05-29T14:11:53,417 Initialized build tracking at /tmp/pip-req-tracker-w_jmkf9u 2021-05-29T14:11:53,417 Created build tracker: /tmp/pip-req-tracker-w_jmkf9u 2021-05-29T14:11:53,418 Entered build tracker: /tmp/pip-req-tracker-w_jmkf9u 2021-05-29T14:11:53,418 Created temporary directory: /tmp/pip-wheel-s9q6yi55 2021-05-29T14:11:53,456 1 location(s) to search for versions of europlexo: 2021-05-29T14:11:53,456 * https://pypi.org/simple/europlexo/ 2021-05-29T14:11:53,457 Fetching project page and analyzing links: https://pypi.org/simple/europlexo/ 2021-05-29T14:11:53,457 Getting page https://pypi.org/simple/europlexo/ 2021-05-29T14:11:53,459 Found index url https://pypi.org/simple 2021-05-29T14:11:53,548 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/a2/1d/6629567146ee2a282c67774bb20ef8b914f097e6da0eaa86699bdd5a0a52/europlexo-2.0.0.tar.gz#sha256=7cd419fe065dacc84c6075e8410765eff100a2b0b103d103237c3d072a7d37aa (from https://pypi.org/simple/europlexo/) (requires-python:>=3.8) 2021-05-29T14:11:53,549 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/09/0f/134d7f6fb8735aaadd469162f02f5b614935e623fc45e763968a4dbf7db1/europlexo-2.0.1.tar.gz#sha256=6b566fdeca17c773f0911bc371402111663401c5837c154a54059e3801fa6e89 (from https://pypi.org/simple/europlexo/) (requires-python:>=3.8) 2021-05-29T14:11:53,550 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/69/ff/c8445948d788653dbf5db44fb5dea977869a406614d58ed8d95c65038af5/europlexo-2.0.2.tar.gz#sha256=9ae61c3c80c6c3881ec9268b0d6516c80395dee4bbb8dfbc469b2bbd3b44e64c (from https://pypi.org/simple/europlexo/) (requires-python:>=3.8) 2021-05-29T14:11:53,550 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/4e/c5/e90238bcb08ee376001a7cc23aa7533382198a7446c46e946d8b964b9cb3/europlexo-2.1.0.tar.gz#sha256=ce2a2853cf1da852eb734ddc60c276315455779d4ca8eff0d44a78a22c73c23b (from https://pypi.org/simple/europlexo/) (requires-python:>=3.8) 2021-05-29T14:11:53,551 Skipping link: not a file: https://pypi.org/simple/europlexo/ 2021-05-29T14:11:53,564 Given no hashes to check 0 links for project 'europlexo': discarding no candidates 2021-05-29T14:11:53,564 ERROR: Could not find a version that satisfies the requirement europlexo==2.1.0 (from versions: none) 2021-05-29T14:11:53,564 ERROR: No matching distribution found for europlexo==2.1.0 2021-05-29T14:11:53,565 Exception information: 2021-05-29T14:11:53,565 Traceback (most recent call last): 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-05-29T14:11:53,565 name, crit = self._merge_into_criterion(r, parent=None) 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-05-29T14:11:53,565 raise RequirementsConflicted(criterion) 2021-05-29T14:11:53,565 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('europlexo==2.1.0') 2021-05-29T14:11:53,565 2021-05-29T14:11:53,565 During handling of the above exception, another exception occurred: 2021-05-29T14:11:53,565 2021-05-29T14:11:53,565 Traceback (most recent call last): 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-05-29T14:11:53,565 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-05-29T14:11:53,565 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-05-29T14:11:53,565 raise ResolutionImpossible(e.criterion.information) 2021-05-29T14:11:53,565 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('europlexo==2.1.0'), parent=None)] 2021-05-29T14:11:53,565 2021-05-29T14:11:53,565 The above exception was the direct cause of the following exception: 2021-05-29T14:11:53,565 2021-05-29T14:11:53,565 Traceback (most recent call last): 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-05-29T14:11:53,565 status = self.run(options, args) 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-05-29T14:11:53,565 return func(self, options, args) 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-05-29T14:11:53,565 reqs, check_supported_wheels=True 2021-05-29T14:11:53,565 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-05-29T14:11:53,565 raise error from e 2021-05-29T14:11:53,565 pip._internal.exceptions.DistributionNotFound: No matching distribution found for europlexo==2.1.0 2021-05-29T14:11:53,569 Removed build tracker: '/tmp/pip-req-tracker-w_jmkf9u'