2021-07-13T19:47:00,535 Created temporary directory: /tmp/pip-ephem-wheel-cache-ha0h5nd7 2021-07-13T19:47:00,538 Created temporary directory: /tmp/pip-req-tracker-ksv6_2bb 2021-07-13T19:47:00,538 Initialized build tracking at /tmp/pip-req-tracker-ksv6_2bb 2021-07-13T19:47:00,539 Created build tracker: /tmp/pip-req-tracker-ksv6_2bb 2021-07-13T19:47:00,539 Entered build tracker: /tmp/pip-req-tracker-ksv6_2bb 2021-07-13T19:47:00,539 Created temporary directory: /tmp/pip-wheel-n3_ojpg3 2021-07-13T19:47:00,569 1 location(s) to search for versions of pymma: 2021-07-13T19:47:00,569 * https://pypi.org/simple/pymma/ 2021-07-13T19:47:00,570 Fetching project page and analyzing links: https://pypi.org/simple/pymma/ 2021-07-13T19:47:00,570 Getting page https://pypi.org/simple/pymma/ 2021-07-13T19:47:00,572 Found index url https://pypi.org/simple 2021-07-13T19:47:00,751 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-13T19:47:00,752 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-13T19:47:00,752 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-13T19:47:00,752 Skipping link: not a file: https://pypi.org/simple/pymma/ 2021-07-13T19:47:00,770 Given no hashes to check 1 links for project 'pymma': discarding no candidates 2021-07-13T19:47:00,789 Collecting pymma==2.0.0 2021-07-13T19:47:00,791 Created temporary directory: /tmp/pip-unpack-ho6jpd4m 2021-07-13T19:47:01,086 Downloading pymma-2.0.0.tar.gz (37 kB) 2021-07-13T19:47:01,149 Added pymma==2.0.0 from https://files.pythonhosted.org/packages/a7/d7/dbf4446059a24b54fddea3b1588a095ade3079c583b77419a259bbed57e8/pymma-2.0.0.tar.gz#sha256=852d4d00174ff9d6193622daeff3fe696a06b10fdc6833d41172179b61feef35 to build tracker '/tmp/pip-req-tracker-ksv6_2bb' 2021-07-13T19:47:01,150 Running setup.py (path:/tmp/pip-wheel-n3_ojpg3/pymma_5354cdaeac4445b38a5dba5aaf0907b5/setup.py) egg_info for package pymma 2021-07-13T19:47:01,151 Created temporary directory: /tmp/pip-pip-egg-info-g6zo4rqf 2021-07-13T19:47:01,151 Running command python setup.py egg_info 2021-07-13T19:47:02,099 Traceback (most recent call last): 2021-07-13T19:47:02,100 File "", line 1, in 2021-07-13T19:47:02,100 File "/tmp/pip-wheel-n3_ojpg3/pymma_5354cdaeac4445b38a5dba5aaf0907b5/setup.py", line 47, in 2021-07-13T19:47:02,101 license=open('LICENSE').read(), 2021-07-13T19:47:02,101 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-13T19:47:02,151 WARNING: Discarding https://files.pythonhosted.org/packages/a7/d7/dbf4446059a24b54fddea3b1588a095ade3079c583b77419a259bbed57e8/pymma-2.0.0.tar.gz#sha256=852d4d00174ff9d6193622daeff3fe696a06b10fdc6833d41172179b61feef35 (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-13T19:47:02,153 ERROR: Could not find a version that satisfies the requirement pymma==2.0.0 (from versions: 1.1.1, 1.2.0, 2.0.0) 2021-07-13T19:47:02,153 ERROR: No matching distribution found for pymma==2.0.0 2021-07-13T19:47:02,153 Exception information: 2021-07-13T19:47:02,153 Traceback (most recent call last): 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T19:47:02,153 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T19:47:02,153 raise RequirementsConflicted(criterion) 2021-07-13T19:47:02,153 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pymma==2.0.0') 2021-07-13T19:47:02,153 2021-07-13T19:47:02,153 During handling of the above exception, another exception occurred: 2021-07-13T19:47:02,153 2021-07-13T19:47:02,153 Traceback (most recent call last): 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T19:47:02,153 result = self._result = resolver.resolve( 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T19:47:02,153 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T19:47:02,153 raise ResolutionImpossible(e.criterion.information) 2021-07-13T19:47:02,153 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pymma==2.0.0'), parent=None)] 2021-07-13T19:47:02,153 2021-07-13T19:47:02,153 The above exception was the direct cause of the following exception: 2021-07-13T19:47:02,153 2021-07-13T19:47:02,153 Traceback (most recent call last): 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T19:47:02,153 status = self.run(options, args) 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T19:47:02,153 return func(self, options, args) 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T19:47:02,153 requirement_set = resolver.resolve( 2021-07-13T19:47:02,153 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T19:47:02,153 raise error from e 2021-07-13T19:47:02,153 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pymma==2.0.0 2021-07-13T19:47:02,158 Removed pymma==2.0.0 from https://files.pythonhosted.org/packages/a7/d7/dbf4446059a24b54fddea3b1588a095ade3079c583b77419a259bbed57e8/pymma-2.0.0.tar.gz#sha256=852d4d00174ff9d6193622daeff3fe696a06b10fdc6833d41172179b61feef35 from build tracker '/tmp/pip-req-tracker-ksv6_2bb' 2021-07-13T19:47:02,159 Removed build tracker: '/tmp/pip-req-tracker-ksv6_2bb'