2021-10-14T16:42:09,050 Created temporary directory: /tmp/pip-ephem-wheel-cache-okftvcuv 2021-10-14T16:42:09,053 Created temporary directory: /tmp/pip-req-tracker-kix4182r 2021-10-14T16:42:09,053 Initialized build tracking at /tmp/pip-req-tracker-kix4182r 2021-10-14T16:42:09,054 Created build tracker: /tmp/pip-req-tracker-kix4182r 2021-10-14T16:42:09,054 Entered build tracker: /tmp/pip-req-tracker-kix4182r 2021-10-14T16:42:09,055 Created temporary directory: /tmp/pip-wheel-8z4pp8k2 2021-10-14T16:42:09,089 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-14T16:42:09,092 2 location(s) to search for versions of jaxex: 2021-10-14T16:42:09,092 * https://pypi.org/simple/jaxex/ 2021-10-14T16:42:09,092 * https://www.piwheels.org/simple/jaxex/ 2021-10-14T16:42:09,093 Fetching project page and analyzing links: https://pypi.org/simple/jaxex/ 2021-10-14T16:42:09,093 Getting page https://pypi.org/simple/jaxex/ 2021-10-14T16:42:09,095 Found index url https://pypi.org/simple 2021-10-14T16:42:09,186 Skipping link: No binaries permitted for jaxex: https://files.pythonhosted.org/packages/e0/0d/30dc0c8ee2004e81ca3bb69cd73b21a54f710d046b268bf86a2b435dd7a0/jaxex-0.0.0-py3-none-any.whl#sha256=1e34e49f351df0a26f275466314d88ddfafd5886127579b0240573847ea9fda2 (from https://pypi.org/simple/jaxex/) (requires-python:>=3.9,<3.11) 2021-10-14T16:42:09,187 Link requires a different Python (3.7.3 not in: '>=3.9,<3.11'): https://files.pythonhosted.org/packages/67/61/db86ec709d6ab7593acd9f1fe13879e566ee7a2f56cbf0ce84a25fbc3be9/jaxex-0.0.0.tar.gz#sha256=10a107095e7852cd88bb7f5e33f635c77684f3b05e2a51f836f64de790f69f15 (from https://pypi.org/simple/jaxex/) (requires-python:>=3.9,<3.11) 2021-10-14T16:42:09,187 Skipping link: No binaries permitted for jaxex: https://files.pythonhosted.org/packages/35/5b/7f0bd37a861d332182369e4cc34d6392ad431271cce071efa671a215dec3/jaxex-0.0.1-py3-none-any.whl#sha256=b1a4456ab138bffb2fb8bec2e405192ec98d93eb5871d4ff8bc101c7dc578e66 (from https://pypi.org/simple/jaxex/) (requires-python:>=3.9,<3.11) 2021-10-14T16:42:09,188 Link requires a different Python (3.7.3 not in: '>=3.9,<3.11'): https://files.pythonhosted.org/packages/f1/54/1dc808afb2349efc49f841e95f283db3b6b262d8305a220e1ff7bd73a6b0/jaxex-0.0.1.tar.gz#sha256=18198d3c52eb902c0fed560072c7ae3bf23d23b9ba5747dacab3693ab2fe5225 (from https://pypi.org/simple/jaxex/) (requires-python:>=3.9,<3.11) 2021-10-14T16:42:09,188 Fetching project page and analyzing links: https://www.piwheels.org/simple/jaxex/ 2021-10-14T16:42:09,188 Getting page https://www.piwheels.org/simple/jaxex/ 2021-10-14T16:42:09,189 Found index url https://www.piwheels.org/simple 2021-10-14T16:42:09,372 Skipping link: not a file: https://www.piwheels.org/simple/jaxex/ 2021-10-14T16:42:09,373 Skipping link: not a file: https://pypi.org/simple/jaxex/ 2021-10-14T16:42:09,387 Given no hashes to check 0 links for project 'jaxex': discarding no candidates 2021-10-14T16:42:09,387 ERROR: Could not find a version that satisfies the requirement jaxex==0.0.1 (from versions: none) 2021-10-14T16:42:09,387 ERROR: No matching distribution found for jaxex==0.0.1 2021-10-14T16:42:09,388 Exception information: 2021-10-14T16:42:09,388 Traceback (most recent call last): 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-10-14T16:42:09,388 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-14T16:42:09,388 raise RequirementsConflicted(criterion) 2021-10-14T16:42:09,388 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('jaxex==0.0.1') 2021-10-14T16:42:09,388 2021-10-14T16:42:09,388 During handling of the above exception, another exception occurred: 2021-10-14T16:42:09,388 2021-10-14T16:42:09,388 Traceback (most recent call last): 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-10-14T16:42:09,388 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-10-14T16:42:09,388 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-10-14T16:42:09,388 raise ResolutionImpossible(e.criterion.information) 2021-10-14T16:42:09,388 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('jaxex==0.0.1'), parent=None)] 2021-10-14T16:42:09,388 2021-10-14T16:42:09,388 The above exception was the direct cause of the following exception: 2021-10-14T16:42:09,388 2021-10-14T16:42:09,388 Traceback (most recent call last): 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-10-14T16:42:09,388 status = self.run(options, args) 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-10-14T16:42:09,388 return func(self, options, args) 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-10-14T16:42:09,388 reqs, check_supported_wheels=True 2021-10-14T16:42:09,388 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-10-14T16:42:09,388 raise error from e 2021-10-14T16:42:09,388 pip._internal.exceptions.DistributionNotFound: No matching distribution found for jaxex==0.0.1 2021-10-14T16:42:09,392 Removed build tracker: '/tmp/pip-req-tracker-kix4182r'