2021-02-24T10:06:17,487 Created temporary directory: /tmp/pip-ephem-wheel-cache-p6och_7u 2021-02-24T10:06:17,490 Created temporary directory: /tmp/pip-req-tracker-vetbypu4 2021-02-24T10:06:17,490 Initialized build tracking at /tmp/pip-req-tracker-vetbypu4 2021-02-24T10:06:17,490 Created build tracker: /tmp/pip-req-tracker-vetbypu4 2021-02-24T10:06:17,490 Entered build tracker: /tmp/pip-req-tracker-vetbypu4 2021-02-24T10:06:17,491 Created temporary directory: /tmp/pip-wheel-uegvopoj 2021-02-24T10:06:17,521 1 location(s) to search for versions of musamusa-fal: 2021-02-24T10:06:17,521 * https://pypi.org/simple/musamusa-fal/ 2021-02-24T10:06:17,521 Fetching project page and analyzing links: https://pypi.org/simple/musamusa-fal/ 2021-02-24T10:06:17,522 Getting page https://pypi.org/simple/musamusa-fal/ 2021-02-24T10:06:17,523 Found index url https://pypi.org/simple 2021-02-24T10:06:17,628 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/8c/57/efa715dc448b94eb1d76f3688f6490407eefe479bb4f58bb73cccbd99c7e/musamusa_fal-0.0.0rc1-py3-none-any.whl#sha256=0a635c84f10f40c72a1fcc20d1a21b37b7a25f6bc72d890da7e1561948f37ec1 (from https://pypi.org/simple/musamusa-fal/) (requires-python:>=3.9,<4.0) 2021-02-24T10:06:17,628 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/b1/43/6cbd3366c8e85011cc4af2f68b7f9d251e82ad5d3d29633bd9830d14f1c6/musamusa_fal-0.0.0rc1.tar.gz#sha256=ebb526998b8137bbcd496ac31550a0abe5d0bfc294826c4ccb7213caf24379a4 (from https://pypi.org/simple/musamusa-fal/) (requires-python:>=3.9,<4.0) 2021-02-24T10:06:17,629 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/16/7d/57b6236b9ae787827746488fbe17babaffd0790f0f03b94cc6fdb38deb72/musamusa_fal-0.0.1-py3-none-any.whl#sha256=4561af1bb08414b6dac70e31b0567b2bafc6a1598f9d1f266f8becceb6424627 (from https://pypi.org/simple/musamusa-fal/) (requires-python:>=3.9,<4.0) 2021-02-24T10:06:17,630 Link requires a different Python (3.7.3 not in: '>=3.9,<4.0'): https://files.pythonhosted.org/packages/c0/b4/536863c1641971f37e95b89c3bd9b8acc97dcf3d84ccad49c054e580394b/musamusa_fal-0.0.1.tar.gz#sha256=e507de462210feb2c9e9ebf4e079c2bab4daf29cdd8d082fe4e211bf11d80c2e (from https://pypi.org/simple/musamusa-fal/) (requires-python:>=3.9,<4.0) 2021-02-24T10:06:17,630 Given no hashes to check 0 links for project 'musamusa-fal': discarding no candidates 2021-02-24T10:06:17,631 ERROR: Could not find a version that satisfies the requirement musamusa-fal==0.0.1 2021-02-24T10:06:17,631 ERROR: No matching distribution found for musamusa-fal==0.0.1 2021-02-24T10:06:17,631 Exception information: 2021-02-24T10:06:17,631 Traceback (most recent call last): 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-24T10:06:17,631 crit = self.state.criteria[name] 2021-02-24T10:06:17,631 KeyError: 'musamusa-fal' 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 During handling of the above exception, another exception occurred: 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 Traceback (most recent call last): 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-24T10:06:17,631 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-24T10:06:17,631 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-24T10:06:17,631 raise RequirementsConflicted(criterion) 2021-02-24T10:06:17,631 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('musamusa-fal==0.0.1') 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 During handling of the above exception, another exception occurred: 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 Traceback (most recent call last): 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-24T10:06:17,631 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-24T10:06:17,631 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-24T10:06:17,631 raise ResolutionImpossible(e.criterion.information) 2021-02-24T10:06:17,631 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('musamusa-fal==0.0.1'), parent=None)] 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 The above exception was the direct cause of the following exception: 2021-02-24T10:06:17,631 2021-02-24T10:06:17,631 Traceback (most recent call last): 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-24T10:06:17,631 status = self.run(options, args) 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-24T10:06:17,631 return func(self, options, args) 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-24T10:06:17,631 reqs, check_supported_wheels=True 2021-02-24T10:06:17,631 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-24T10:06:17,631 six.raise_from(error, e) 2021-02-24T10:06:17,631 File "", line 3, in raise_from 2021-02-24T10:06:17,631 pip._internal.exceptions.DistributionNotFound: No matching distribution found for musamusa-fal==0.0.1 2021-02-24T10:06:17,636 Removed build tracker: '/tmp/pip-req-tracker-vetbypu4'