2021-11-04T21:49:53,704 Created temporary directory: /tmp/pip-ephem-wheel-cache-b2mc0h1s 2021-11-04T21:49:53,707 Created temporary directory: /tmp/pip-req-tracker-zdyk6u_f 2021-11-04T21:49:53,707 Initialized build tracking at /tmp/pip-req-tracker-zdyk6u_f 2021-11-04T21:49:53,708 Created build tracker: /tmp/pip-req-tracker-zdyk6u_f 2021-11-04T21:49:53,708 Entered build tracker: /tmp/pip-req-tracker-zdyk6u_f 2021-11-04T21:49:53,708 Created temporary directory: /tmp/pip-wheel-edtyt84h 2021-11-04T21:49:53,738 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-11-04T21:49:53,741 2 location(s) to search for versions of mediatype: 2021-11-04T21:49:53,741 * https://pypi.org/simple/mediatype/ 2021-11-04T21:49:53,741 * https://www.piwheels.org/simple/mediatype/ 2021-11-04T21:49:53,742 Fetching project page and analyzing links: https://pypi.org/simple/mediatype/ 2021-11-04T21:49:53,742 Getting page https://pypi.org/simple/mediatype/ 2021-11-04T21:49:53,744 Found index url https://pypi.org/simple 2021-11-04T21:49:53,830 Skipping link: No binaries permitted for mediatype: https://files.pythonhosted.org/packages/2c/b4/48ffc4bee1b23c0faa7022c5cb3901eb05f9e6265449fdc995e0d6908af1/mediatype-0.1.5-py3-none-any.whl#sha256=9481ad9ff4ef7ade5d0440004862eb9ab15d7b107ac4776802c15ae64b0ec0f1 (from https://pypi.org/simple/mediatype/) (requires-python:>=3.8,<4.0) 2021-11-04T21:49:53,831 Link requires a different Python (3.7.3 not in: '>=3.8,<4.0'): https://files.pythonhosted.org/packages/1f/c5/d7d75d8eace350788d149e6debf2c5c5f73a8ed997fdc080bbfb74805d43/mediatype-0.1.5.tar.gz#sha256=f95e998898dbd91b2367307106098edfdb199e8183944922154d99abadfa0e37 (from https://pypi.org/simple/mediatype/) (requires-python:>=3.8,<4.0) 2021-11-04T21:49:53,831 Fetching project page and analyzing links: https://www.piwheels.org/simple/mediatype/ 2021-11-04T21:49:53,831 Getting page https://www.piwheels.org/simple/mediatype/ 2021-11-04T21:49:53,832 Found index url https://www.piwheels.org/simple 2021-11-04T21:49:54,007 Skipping link: not a file: https://www.piwheels.org/simple/mediatype/ 2021-11-04T21:49:54,007 Skipping link: not a file: https://pypi.org/simple/mediatype/ 2021-11-04T21:49:54,024 Given no hashes to check 0 links for project 'mediatype': discarding no candidates 2021-11-04T21:49:54,025 ERROR: Could not find a version that satisfies the requirement mediatype==0.1.5 (from versions: none) 2021-11-04T21:49:54,025 ERROR: No matching distribution found for mediatype==0.1.5 2021-11-04T21:49:54,025 Exception information: 2021-11-04T21:49:54,025 Traceback (most recent call last): 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-11-04T21:49:54,025 name, crit = self._merge_into_criterion(r, parent=None) 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-11-04T21:49:54,025 raise RequirementsConflicted(criterion) 2021-11-04T21:49:54,025 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('mediatype==0.1.5') 2021-11-04T21:49:54,025 2021-11-04T21:49:54,025 During handling of the above exception, another exception occurred: 2021-11-04T21:49:54,025 2021-11-04T21:49:54,025 Traceback (most recent call last): 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-11-04T21:49:54,025 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-11-04T21:49:54,025 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-11-04T21:49:54,025 raise ResolutionImpossible(e.criterion.information) 2021-11-04T21:49:54,025 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('mediatype==0.1.5'), parent=None)] 2021-11-04T21:49:54,025 2021-11-04T21:49:54,025 The above exception was the direct cause of the following exception: 2021-11-04T21:49:54,025 2021-11-04T21:49:54,025 Traceback (most recent call last): 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-11-04T21:49:54,025 status = self.run(options, args) 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-11-04T21:49:54,025 return func(self, options, args) 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-11-04T21:49:54,025 reqs, check_supported_wheels=True 2021-11-04T21:49:54,025 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-11-04T21:49:54,025 raise error from e 2021-11-04T21:49:54,025 pip._internal.exceptions.DistributionNotFound: No matching distribution found for mediatype==0.1.5 2021-11-04T21:49:54,030 Removed build tracker: '/tmp/pip-req-tracker-zdyk6u_f'