2021-07-11T21:15:45,121 Created temporary directory: /tmp/pip-ephem-wheel-cache-x5vgsvx2 2021-07-11T21:15:45,124 Created temporary directory: /tmp/pip-req-tracker-9u3tvvn6 2021-07-11T21:15:45,125 Initialized build tracking at /tmp/pip-req-tracker-9u3tvvn6 2021-07-11T21:15:45,125 Created build tracker: /tmp/pip-req-tracker-9u3tvvn6 2021-07-11T21:15:45,125 Entered build tracker: /tmp/pip-req-tracker-9u3tvvn6 2021-07-11T21:15:45,126 Created temporary directory: /tmp/pip-wheel-8p2a45f2 2021-07-11T21:15:45,155 1 location(s) to search for versions of pymma: 2021-07-11T21:15:45,155 * https://pypi.org/simple/pymma/ 2021-07-11T21:15:45,155 Fetching project page and analyzing links: https://pypi.org/simple/pymma/ 2021-07-11T21:15:45,156 Getting page https://pypi.org/simple/pymma/ 2021-07-11T21:15:45,158 Found index url https://pypi.org/simple 2021-07-11T21:15:45,418 Found link https://files.pythonhosted.org/packages/40/7c/8ee876f215aba4eee9c1be8d0fe4c00ee396e2825e996d3400e65a835a53/pymma-1.1.1.tar.gz#sha256=bee0c4b02be8391139d03ffbbaa91f35bf0ee647c6ff0d63fcbe48b11908a923 (from https://pypi.org/simple/pymma/), version: 1.1.1 2021-07-11T21:15:45,418 Found link https://files.pythonhosted.org/packages/87/54/cbfae9ef4cefbb309c4b5123fbb818f3510af0a034945036662797c76763/pymma-1.2.0.tar.gz#sha256=51b9d992f7d0bc970a420a28d32016a723f6f995caa6ee453ad61917fd5b5f1a (from https://pypi.org/simple/pymma/), version: 1.2.0 2021-07-11T21:15:45,418 Found link https://files.pythonhosted.org/packages/a7/d7/dbf4446059a24b54fddea3b1588a095ade3079c583b77419a259bbed57e8/pymma-2.0.0.tar.gz#sha256=852d4d00174ff9d6193622daeff3fe696a06b10fdc6833d41172179b61feef35 (from https://pypi.org/simple/pymma/), version: 2.0.0 2021-07-11T21:15:45,419 Skipping link: not a file: https://pypi.org/simple/pymma/ 2021-07-11T21:15:45,437 Given no hashes to check 1 links for project 'pymma': discarding no candidates 2021-07-11T21:15:45,461 Collecting pymma==1.1.1 2021-07-11T21:15:45,463 Created temporary directory: /tmp/pip-unpack-brhgfu9g 2021-07-11T21:15:45,649 Downloading pymma-1.1.1.tar.gz (34 kB) 2021-07-11T21:15:45,710 Added pymma==1.1.1 from https://files.pythonhosted.org/packages/40/7c/8ee876f215aba4eee9c1be8d0fe4c00ee396e2825e996d3400e65a835a53/pymma-1.1.1.tar.gz#sha256=bee0c4b02be8391139d03ffbbaa91f35bf0ee647c6ff0d63fcbe48b11908a923 to build tracker '/tmp/pip-req-tracker-9u3tvvn6' 2021-07-11T21:15:45,711 Running setup.py (path:/tmp/pip-wheel-8p2a45f2/pymma_12ad3a354d314356bd488bd8b62b66fc/setup.py) egg_info for package pymma 2021-07-11T21:15:45,712 Created temporary directory: /tmp/pip-pip-egg-info-k4kkcpik 2021-07-11T21:15:45,712 Running command python setup.py egg_info 2021-07-11T21:15:46,528 Traceback (most recent call last): 2021-07-11T21:15:46,528 File "", line 1, in 2021-07-11T21:15:46,529 File "/tmp/pip-wheel-8p2a45f2/pymma_12ad3a354d314356bd488bd8b62b66fc/setup.py", line 41, in 2021-07-11T21:15:46,529 license=open('LICENSE').read(), 2021-07-11T21:15:46,529 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-11T21:15:46,576 WARNING: Discarding https://files.pythonhosted.org/packages/40/7c/8ee876f215aba4eee9c1be8d0fe4c00ee396e2825e996d3400e65a835a53/pymma-1.1.1.tar.gz#sha256=bee0c4b02be8391139d03ffbbaa91f35bf0ee647c6ff0d63fcbe48b11908a923 (from https://pypi.org/simple/pymma/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T21:15:46,578 ERROR: Could not find a version that satisfies the requirement pymma==1.1.1 (from versions: 1.1.1, 1.2.0, 2.0.0) 2021-07-11T21:15:46,578 ERROR: No matching distribution found for pymma==1.1.1 2021-07-11T21:15:46,579 Exception information: 2021-07-11T21:15:46,579 Traceback (most recent call last): 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T21:15:46,579 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T21:15:46,579 raise RequirementsConflicted(criterion) 2021-07-11T21:15:46,579 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymma==1.1.1') 2021-07-11T21:15:46,579 2021-07-11T21:15:46,579 During handling of the above exception, another exception occurred: 2021-07-11T21:15:46,579 2021-07-11T21:15:46,579 Traceback (most recent call last): 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T21:15:46,579 result = self._result = resolver.resolve( 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T21:15:46,579 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T21:15:46,579 raise ResolutionImpossible(e.criterion.information) 2021-07-11T21:15:46,579 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymma==1.1.1'), parent=None)] 2021-07-11T21:15:46,579 2021-07-11T21:15:46,579 The above exception was the direct cause of the following exception: 2021-07-11T21:15:46,579 2021-07-11T21:15:46,579 Traceback (most recent call last): 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T21:15:46,579 status = self.run(options, args) 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T21:15:46,579 return func(self, options, args) 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T21:15:46,579 requirement_set = resolver.resolve( 2021-07-11T21:15:46,579 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T21:15:46,579 raise error from e 2021-07-11T21:15:46,579 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymma==1.1.1 2021-07-11T21:15:46,583 Removed pymma==1.1.1 from https://files.pythonhosted.org/packages/40/7c/8ee876f215aba4eee9c1be8d0fe4c00ee396e2825e996d3400e65a835a53/pymma-1.1.1.tar.gz#sha256=bee0c4b02be8391139d03ffbbaa91f35bf0ee647c6ff0d63fcbe48b11908a923 from build tracker '/tmp/pip-req-tracker-9u3tvvn6' 2021-07-11T21:15:46,584 Removed build tracker: '/tmp/pip-req-tracker-9u3tvvn6'