2022-02-15T12:46:02,099 Created temporary directory: /tmp/pip-ephem-wheel-cache-zj13k0qg 2022-02-15T12:46:02,105 Created temporary directory: /tmp/pip-req-tracker-0pexmlak 2022-02-15T12:46:02,106 Initialized build tracking at /tmp/pip-req-tracker-0pexmlak 2022-02-15T12:46:02,106 Created build tracker: /tmp/pip-req-tracker-0pexmlak 2022-02-15T12:46:02,107 Entered build tracker: /tmp/pip-req-tracker-0pexmlak 2022-02-15T12:46:02,108 Created temporary directory: /tmp/pip-wheel-zn5a8d0u 2022-02-15T12:46:02,178 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-15T12:46:02,186 2 location(s) to search for versions of murfey: 2022-02-15T12:46:02,186 * https://pypi.org/simple/murfey/ 2022-02-15T12:46:02,186 * https://www.piwheels.org/simple/murfey/ 2022-02-15T12:46:02,187 Fetching project page and analyzing links: https://pypi.org/simple/murfey/ 2022-02-15T12:46:02,188 Getting page https://pypi.org/simple/murfey/ 2022-02-15T12:46:02,192 Found index url https://pypi.org/simple 2022-02-15T12:46:02,390 Found link https://files.pythonhosted.org/packages/cb/33/d5457688686933621c442a13859cfb2fc1cdaa910c0c1b1b472a20899de8/murfey-0.1.0.tar.gz#sha256=b6fb8f3c63aa8ce5869f35711fb71edd54ae418c6d800ac709c96b0db6f5c3a7 (from https://pypi.org/simple/murfey/) (requires-python:>=3.7), version: 0.1.0 2022-02-15T12:46:02,391 Skipping link: No binaries permitted for murfey: https://files.pythonhosted.org/packages/f3/c8/e636edc2326c66bdc637bdce0445be8fd06bc2e348789f29e4dce1c459b9/murfey-0.2.0-py3-none-any.whl#sha256=b81769856e0d0037717b773258d5fb0180d0f01bf614b58844f70b77a8b8cdbb (from https://pypi.org/simple/murfey/) (requires-python:>=3.8) 2022-02-15T12:46:02,393 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/59/1b/2a3bb8bed840c34b07f72993b6b505cb9424fc1735bf863210e6b45b6a5d/murfey-0.2.0.tar.gz#sha256=3323aadd570cecc55345a820db50dd2ec2cba7c4729d6383b757971cbb067f0b (from https://pypi.org/simple/murfey/) (requires-python:>=3.8) 2022-02-15T12:46:02,394 Fetching project page and analyzing links: https://www.piwheels.org/simple/murfey/ 2022-02-15T12:46:02,394 Getting page https://www.piwheels.org/simple/murfey/ 2022-02-15T12:46:02,396 Found index url https://www.piwheels.org/simple 2022-02-15T12:46:02,597 Skipping link: No binaries permitted for murfey: https://www.piwheels.org/simple/murfey/murfey-0.1.0-py3-none-any.whl#sha256=b3ae5a254a40db485b79a722c818d7c9e4398c06294da39bc1026b134411be86 (from https://www.piwheels.org/simple/murfey/) (requires-python:>=3.7) 2022-02-15T12:46:02,598 Skipping link: not a file: https://www.piwheels.org/simple/murfey/ 2022-02-15T12:46:02,598 Skipping link: not a file: https://pypi.org/simple/murfey/ 2022-02-15T12:46:02,635 Given no hashes to check 0 links for project 'murfey': discarding no candidates 2022-02-15T12:46:02,636 ERROR: Could not find a version that satisfies the requirement murfey==0.2.0 (from versions: 0.1.0) 2022-02-15T12:46:02,639 ERROR: No matching distribution found for murfey==0.2.0 2022-02-15T12:46:02,641 Exception information: 2022-02-15T12:46:02,641 Traceback (most recent call last): 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-02-15T12:46:02,641 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-02-15T12:46:02,641 raise RequirementsConflicted(criterion) 2022-02-15T12:46:02,641 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('murfey==0.2.0') 2022-02-15T12:46:02,641 2022-02-15T12:46:02,641 During handling of the above exception, another exception occurred: 2022-02-15T12:46:02,641 2022-02-15T12:46:02,641 Traceback (most recent call last): 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 95, in resolve 2022-02-15T12:46:02,641 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-02-15T12:46:02,641 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-02-15T12:46:02,641 raise ResolutionImpossible(e.criterion.information) 2022-02-15T12:46:02,641 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('murfey==0.2.0'), parent=None)] 2022-02-15T12:46:02,641 2022-02-15T12:46:02,641 The above exception was the direct cause of the following exception: 2022-02-15T12:46:02,641 2022-02-15T12:46:02,641 Traceback (most recent call last): 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-02-15T12:46:02,641 status = run_func(*args) 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-15T12:46:02,641 return func(self, options, args) 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-02-15T12:46:02,641 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-15T12:46:02,641 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-02-15T12:46:02,641 raise error from e 2022-02-15T12:46:02,641 pip._internal.exceptions.DistributionNotFound: No matching distribution found for murfey==0.2.0 2022-02-15T12:46:02,650 Removed build tracker: '/tmp/pip-req-tracker-0pexmlak'