2021-06-26T14:53:09,300 Created temporary directory: /tmp/pip-ephem-wheel-cache-lpkiwxhk 2021-06-26T14:53:09,303 Created temporary directory: /tmp/pip-req-tracker-3krvi86i 2021-06-26T14:53:09,303 Initialized build tracking at /tmp/pip-req-tracker-3krvi86i 2021-06-26T14:53:09,304 Created build tracker: /tmp/pip-req-tracker-3krvi86i 2021-06-26T14:53:09,304 Entered build tracker: /tmp/pip-req-tracker-3krvi86i 2021-06-26T14:53:09,305 Created temporary directory: /tmp/pip-wheel-zkm3meiz 2021-06-26T14:53:09,338 1 location(s) to search for versions of matrix42sdk: 2021-06-26T14:53:09,338 * https://pypi.org/simple/matrix42sdk/ 2021-06-26T14:53:09,339 Fetching project page and analyzing links: https://pypi.org/simple/matrix42sdk/ 2021-06-26T14:53:09,339 Getting page https://pypi.org/simple/matrix42sdk/ 2021-06-26T14:53:09,341 Found index url https://pypi.org/simple 2021-06-26T14:53:09,445 Found link https://files.pythonhosted.org/packages/41/4a/9683717b8b89f0e2db63e7391cd4f8df07d3b0d93908193dfa23c40f118e/matrix42sdk-2.2.6-py3-none-any.whl#sha256=166a198688b559c19c67ceb3ec5caf9ac56b0e570cf64e658b472bee62122963 (from https://pypi.org/simple/matrix42sdk/) (requires-python:>=3.6,<4.0), version: 2.2.6 2021-06-26T14:53:09,445 Found link https://files.pythonhosted.org/packages/5d/bc/336d2d755aa912bed1551553bcc71c158843abac8d9eef9cbdd8945b267e/matrix42sdk-2.2.6.tar.gz#sha256=7b6c0a792cdf69663ecc4d758972f4192d20b30d2cd8a8ab47ac328534ded9d6 (from https://pypi.org/simple/matrix42sdk/) (requires-python:>=3.6,<4.0), version: 2.2.6 2021-06-26T14:53:09,446 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/04/80/fbf750d8b1bb6da002472678a088ebe00a88d21a86570dd091a232ca8898/matrix42sdk-3.0.1-py3-none-any.whl#sha256=f29f6f947e102b3a6da2172f5504ce74ef3e35785f0e00b820f2c38b270277d9 (from https://pypi.org/simple/matrix42sdk/) (requires-python:>=3.8,<4.0) 2021-06-26T14:53:09,447 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/77/ba/1a3de1eb63a918fe25d39606b6ec65707fba3e663c4da83a81921b835e24/matrix42sdk-3.0.1.tar.gz#sha256=c6f1715c38fbb3992b6c3cb1953f9211bf8648ae39fdd9fa86921d56f4f2ca1a (from https://pypi.org/simple/matrix42sdk/) (requires-python:>=3.8,<4.0) 2021-06-26T14:53:09,447 Skipping link: not a file: https://pypi.org/simple/matrix42sdk/ 2021-06-26T14:53:09,448 Given no hashes to check 0 links for project 'matrix42sdk': discarding no candidates 2021-06-26T14:53:09,449 ERROR: Could not find a version that satisfies the requirement matrix42sdk==3.0.1 (from versions: 2.2.6) 2021-06-26T14:53:09,449 ERROR: No matching distribution found for matrix42sdk==3.0.1 2021-06-26T14:53:09,449 Exception information: 2021-06-26T14:53:09,449 Traceback (most recent call last): 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-26T14:53:09,449 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-26T14:53:09,449 raise RequirementsConflicted(criterion) 2021-06-26T14:53:09,449 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('matrix42sdk==3.0.1') 2021-06-26T14:53:09,449 2021-06-26T14:53:09,449 During handling of the above exception, another exception occurred: 2021-06-26T14:53:09,449 2021-06-26T14:53:09,449 Traceback (most recent call last): 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-26T14:53:09,449 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-26T14:53:09,449 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-26T14:53:09,449 raise ResolutionImpossible(e.criterion.information) 2021-06-26T14:53:09,449 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('matrix42sdk==3.0.1'), parent=None)] 2021-06-26T14:53:09,449 2021-06-26T14:53:09,449 The above exception was the direct cause of the following exception: 2021-06-26T14:53:09,449 2021-06-26T14:53:09,449 Traceback (most recent call last): 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-26T14:53:09,449 status = self.run(options, args) 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-26T14:53:09,449 return func(self, options, args) 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-26T14:53:09,449 reqs, check_supported_wheels=True 2021-06-26T14:53:09,449 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-26T14:53:09,449 raise error from e 2021-06-26T14:53:09,449 pip._internal.exceptions.DistributionNotFound: No matching distribution found for matrix42sdk==3.0.1 2021-06-26T14:53:09,453 Removed build tracker: '/tmp/pip-req-tracker-3krvi86i'