2021-03-16T20:17:57,374 Created temporary directory: /tmp/pip-ephem-wheel-cache-88exivyb 2021-03-16T20:17:57,377 Created temporary directory: /tmp/pip-req-tracker-whw54tdx 2021-03-16T20:17:57,377 Initialized build tracking at /tmp/pip-req-tracker-whw54tdx 2021-03-16T20:17:57,377 Created build tracker: /tmp/pip-req-tracker-whw54tdx 2021-03-16T20:17:57,377 Entered build tracker: /tmp/pip-req-tracker-whw54tdx 2021-03-16T20:17:57,378 Created temporary directory: /tmp/pip-wheel-borzqmcv 2021-03-16T20:17:57,408 1 location(s) to search for versions of musamusa-atext: 2021-03-16T20:17:57,408 * https://pypi.org/simple/musamusa-atext/ 2021-03-16T20:17:57,408 Fetching project page and analyzing links: https://pypi.org/simple/musamusa-atext/ 2021-03-16T20:17:57,408 Getting page https://pypi.org/simple/musamusa-atext/ 2021-03-16T20:17:57,410 Found index url https://pypi.org/simple 2021-03-16T20:17:57,514 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/78/85/bdcaa0166cd8787060b94b22c7e75dfd8888a0b80f3c09394ae300acc5a0/musamusa_atext-0.0.1-py3-none-any.whl#sha256=4723aa58ca7022d33eed698c4c9824c429fb299f41ee3f809523a7a24955c3a4 (from https://pypi.org/simple/musamusa-atext/) (requires-python:>=3.9,<4.0) 2021-03-16T20:17:57,515 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/37/77/5216b9a201dd8678db685489ba306e6a62186ccf8f33632f22e2178f6b05/musamusa_atext-0.0.1.tar.gz#sha256=60632fb19b45d72ae64b20e62241623b9b7fbcffd21ace16b73298ea69ae3277 (from https://pypi.org/simple/musamusa-atext/) (requires-python:>=3.9,<4.0) 2021-03-16T20:17:57,516 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/e2/e4/e6a52c1d7f7db7b2c18afad58801e6999530fdb7ccafd2332d96200971a4/musamusa_atext-0.0.2-py3-none-any.whl#sha256=3bb525cebdee082a9b39dafe967ea8b78ed88b8a634c190089bf14f8fe4e083d (from https://pypi.org/simple/musamusa-atext/) (requires-python:>=3.9,<4.0) 2021-03-16T20:17:57,517 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/fc/fc/f7f08db03951b8e65bed668b5c6814fa233b24ed8d9789f6fa0e9fd84097/musamusa_atext-0.0.2.tar.gz#sha256=ba122edbbda6def6361df1cf8bc3c6cdba98e0d83dea57022e7021e2c14df78d (from https://pypi.org/simple/musamusa-atext/) (requires-python:>=3.9,<4.0) 2021-03-16T20:17:57,517 Given no hashes to check 0 links for project 'musamusa-atext': discarding no candidates 2021-03-16T20:17:57,517 ERROR: Could not find a version that satisfies the requirement musamusa-atext==0.0.2 2021-03-16T20:17:57,518 ERROR: No matching distribution found for musamusa-atext==0.0.2 2021-03-16T20:17:57,518 Exception information: 2021-03-16T20:17:57,518 Traceback (most recent call last): 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-03-16T20:17:57,518 crit = self.state.criteria[name] 2021-03-16T20:17:57,518 KeyError: 'musamusa-atext' 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 During handling of the above exception, another exception occurred: 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 Traceback (most recent call last): 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-03-16T20:17:57,518 name, crit = self._merge_into_criterion(r, parent=None) 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-03-16T20:17:57,518 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-03-16T20:17:57,518 raise RequirementsConflicted(criterion) 2021-03-16T20:17:57,518 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('musamusa-atext==0.0.2') 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 During handling of the above exception, another exception occurred: 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 Traceback (most recent call last): 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-03-16T20:17:57,518 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-03-16T20:17:57,518 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-03-16T20:17:57,518 raise ResolutionImpossible(e.criterion.information) 2021-03-16T20:17:57,518 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('musamusa-atext==0.0.2'), parent=None)] 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 The above exception was the direct cause of the following exception: 2021-03-16T20:17:57,518 2021-03-16T20:17:57,518 Traceback (most recent call last): 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-03-16T20:17:57,518 status = self.run(options, args) 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-03-16T20:17:57,518 return func(self, options, args) 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-03-16T20:17:57,518 reqs, check_supported_wheels=True 2021-03-16T20:17:57,518 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-03-16T20:17:57,518 six.raise_from(error, e) 2021-03-16T20:17:57,518 File "", line 3, in raise_from 2021-03-16T20:17:57,518 pip._internal.exceptions.DistributionNotFound: No matching distribution found for musamusa-atext==0.0.2 2021-03-16T20:17:57,522 Removed build tracker: '/tmp/pip-req-tracker-whw54tdx'