2021-08-04T17:23:45,109 Created temporary directory: /tmp/pip-ephem-wheel-cache-818uyvkj 2021-08-04T17:23:45,112 Created temporary directory: /tmp/pip-req-tracker-0hneuf3j 2021-08-04T17:23:45,113 Initialized build tracking at /tmp/pip-req-tracker-0hneuf3j 2021-08-04T17:23:45,113 Created build tracker: /tmp/pip-req-tracker-0hneuf3j 2021-08-04T17:23:45,113 Entered build tracker: /tmp/pip-req-tracker-0hneuf3j 2021-08-04T17:23:45,114 Created temporary directory: /tmp/pip-wheel-ako6cf1m 2021-08-04T17:23:45,145 WARNING: The index url "/" seems invalid, please provide a scheme. 2021-08-04T17:23:45,146 WARNING: The index url "t" seems invalid, please provide a scheme. 2021-08-04T17:23:45,146 WARNING: The index url "m" seems invalid, please provide a scheme. 2021-08-04T17:23:45,146 WARNING: The index url "p" seems invalid, please provide a scheme. 2021-08-04T17:23:45,147 Looking in indexes: https://pypi.org/simple, /, t, m, p 2021-08-04T17:23:45,150 WARNING: Location '/mtpylon/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T17:23:45,150 WARNING: Location 't/mtpylon/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T17:23:45,150 WARNING: Location 'm/mtpylon/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T17:23:45,151 WARNING: Location 'p/mtpylon/' is ignored: it is either a non-existing path or lacks a specific scheme. 2021-08-04T17:23:45,151 1 location(s) to search for versions of mtpylon: 2021-08-04T17:23:45,151 * https://pypi.org/simple/mtpylon/ 2021-08-04T17:23:45,151 Fetching project page and analyzing links: https://pypi.org/simple/mtpylon/ 2021-08-04T17:23:45,152 Getting page https://pypi.org/simple/mtpylon/ 2021-08-04T17:23:45,153 Found index url https://pypi.org/simple 2021-08-04T17:23:45,244 Skipping link: No binaries permitted for mtpylon: https://files.pythonhosted.org/packages/dd/1e/d2e1bbe55731d84895f1f2df3e22d4abe10943cfdfd5ebf54d6b9c253cda/mtpylon-0.0.1-py3-none-any.whl#sha256=2d9d5411b5a43c54b79773dd02b1901293eaff7fdd12444cff8eb2a68e0bd57d (from https://pypi.org/simple/mtpylon/) (requires-python:>=3.9) 2021-08-04T17:23:45,245 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/5e/f6/96513e004afb61732abf8d6ea845f6b788cc1f6fe8acf4a57feec2cf93a4/mtpylon-0.0.1.tar.gz#sha256=ffe45eb84453513a8eb5f668d9bf31f906102d9b98279d76764e5ac13cbb0d06 (from https://pypi.org/simple/mtpylon/) (requires-python:>=3.9) 2021-08-04T17:23:45,245 Skipping link: No binaries permitted for mtpylon: https://files.pythonhosted.org/packages/5f/c8/61f0ad6746b66dbf1eff07d0298c451175227e87c0b7b96bf9570886001d/mtpylon-0.0.2-py3-none-any.whl#sha256=6df147c2e2e1633f476109a6c87794430f1d82306a326c883f06d5cd077ccf06 (from https://pypi.org/simple/mtpylon/) (requires-python:>=3.9) 2021-08-04T17:23:45,246 Link requires a different Python (3.7.3 not in: '>=3.9'): https://files.pythonhosted.org/packages/d2/c1/9c700d26d9199c54558d175ad1d5b76a04dd913fc01716517a0e63191208/mtpylon-0.0.2.tar.gz#sha256=7a8fe573c9c86af81527f7988892e908d8158f76d385f3fc9ffdb55e5d1278b8 (from https://pypi.org/simple/mtpylon/) (requires-python:>=3.9) 2021-08-04T17:23:45,246 Skipping link: not a file: https://pypi.org/simple/mtpylon/ 2021-08-04T17:23:45,258 Given no hashes to check 0 links for project 'mtpylon': discarding no candidates 2021-08-04T17:23:45,258 ERROR: Could not find a version that satisfies the requirement mtpylon==0.0.2 (from versions: none) 2021-08-04T17:23:45,259 ERROR: No matching distribution found for mtpylon==0.0.2 2021-08-04T17:23:45,259 Exception information: 2021-08-04T17:23:45,259 Traceback (most recent call last): 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-04T17:23:45,259 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-04T17:23:45,259 raise RequirementsConflicted(criterion) 2021-08-04T17:23:45,259 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mtpylon==0.0.2') 2021-08-04T17:23:45,259 2021-08-04T17:23:45,259 During handling of the above exception, another exception occurred: 2021-08-04T17:23:45,259 2021-08-04T17:23:45,259 Traceback (most recent call last): 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-04T17:23:45,259 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-04T17:23:45,259 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-04T17:23:45,259 raise ResolutionImpossible(e.criterion.information) 2021-08-04T17:23:45,259 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mtpylon==0.0.2'), parent=None)] 2021-08-04T17:23:45,259 2021-08-04T17:23:45,259 The above exception was the direct cause of the following exception: 2021-08-04T17:23:45,259 2021-08-04T17:23:45,259 Traceback (most recent call last): 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-04T17:23:45,259 status = self.run(options, args) 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-04T17:23:45,259 return func(self, options, args) 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-04T17:23:45,259 reqs, check_supported_wheels=True 2021-08-04T17:23:45,259 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-04T17:23:45,259 raise error from e 2021-08-04T17:23:45,259 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mtpylon==0.0.2 2021-08-04T17:23:45,263 Removed build tracker: '/tmp/pip-req-tracker-0hneuf3j'