2022-02-05T20:27:33,790 Created temporary directory: /tmp/pip-ephem-wheel-cache-ej75094f 2022-02-05T20:27:33,796 Created temporary directory: /tmp/pip-req-tracker-qumwb18l 2022-02-05T20:27:33,797 Initialized build tracking at /tmp/pip-req-tracker-qumwb18l 2022-02-05T20:27:33,798 Created build tracker: /tmp/pip-req-tracker-qumwb18l 2022-02-05T20:27:33,798 Entered build tracker: /tmp/pip-req-tracker-qumwb18l 2022-02-05T20:27:33,799 Created temporary directory: /tmp/pip-wheel-l0i8y4y3 2022-02-05T20:27:33,872 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-02-05T20:27:33,878 2 location(s) to search for versions of classicexperiments: 2022-02-05T20:27:33,878 * https://pypi.org/simple/classicexperiments/ 2022-02-05T20:27:33,878 * https://www.piwheels.org/simple/classicexperiments/ 2022-02-05T20:27:33,879 Fetching project page and analyzing links: https://pypi.org/simple/classicexperiments/ 2022-02-05T20:27:33,880 Getting page https://pypi.org/simple/classicexperiments/ 2022-02-05T20:27:33,884 Found index url https://pypi.org/simple 2022-02-05T20:27:34,080 Skipping link: No binaries permitted for classicexperiments: https://files.pythonhosted.org/packages/1a/f9/3b0630e23619a2aef09d98b94a3cf774c7934a8adae37c00ffaffea9065e/classicexperiments-0.1.0a1-py3-none-any.whl#sha256=325539df08144743e1684f5b0931876cd5b105cafa3b6805589a5b0165bee98c (from https://pypi.org/simple/classicexperiments/) (requires-python:>=3.9, <4) 2022-02-05T20:27:34,082 Link requires a different Python (3.7.3 not in: '>=3.9, <4'): https://files.pythonhosted.org/packages/fd/65/7f9c49df7aaab5f05c56010ef49583b1b86ade976828526947a40e8f7bf9/classicexperiments-0.1.0a1.tar.gz#sha256=b9b442ccba3b53568e4c01a098e9e462360c5746cf34ec513454124f49b4830d (from https://pypi.org/simple/classicexperiments/) (requires-python:>=3.9, <4) 2022-02-05T20:27:34,083 Fetching project page and analyzing links: https://www.piwheels.org/simple/classicexperiments/ 2022-02-05T20:27:34,084 Getting page https://www.piwheels.org/simple/classicexperiments/ 2022-02-05T20:27:34,086 Found index url https://www.piwheels.org/simple 2022-02-05T20:27:34,296 Skipping link: not a file: https://www.piwheels.org/simple/classicexperiments/ 2022-02-05T20:27:34,297 Skipping link: not a file: https://pypi.org/simple/classicexperiments/ 2022-02-05T20:27:34,330 Given no hashes to check 0 links for project 'classicexperiments': discarding no candidates 2022-02-05T20:27:34,331 ERROR: Could not find a version that satisfies the requirement classicexperiments==0.1.0a1 (from versions: none) 2022-02-05T20:27:34,332 ERROR: No matching distribution found for classicexperiments==0.1.0a1 2022-02-05T20:27:34,333 Exception information: 2022-02-05T20:27:34,333 Traceback (most recent call last): 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-02-05T20:27:34,333 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-02-05T20:27:34,333 raise RequirementsConflicted(criterion) 2022-02-05T20:27:34,333 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('classicexperiments==0.1.0a1') 2022-02-05T20:27:34,333 2022-02-05T20:27:34,333 During handling of the above exception, another exception occurred: 2022-02-05T20:27:34,333 2022-02-05T20:27:34,333 Traceback (most recent call last): 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-02-05T20:27:34,333 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-02-05T20:27:34,333 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-02-05T20:27:34,333 raise ResolutionImpossible(e.criterion.information) 2022-02-05T20:27:34,333 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('classicexperiments==0.1.0a1'), parent=None)] 2022-02-05T20:27:34,333 2022-02-05T20:27:34,333 The above exception was the direct cause of the following exception: 2022-02-05T20:27:34,333 2022-02-05T20:27:34,333 Traceback (most recent call last): 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-02-05T20:27:34,333 status = run_func(*args) 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-02-05T20:27:34,333 return func(self, options, args) 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-02-05T20:27:34,333 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-02-05T20:27:34,333 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-02-05T20:27:34,333 raise error from e 2022-02-05T20:27:34,333 pip._internal.exceptions.DistributionNotFound: No matching distribution found for classicexperiments==0.1.0a1 2022-02-05T20:27:34,341 Removed build tracker: '/tmp/pip-req-tracker-qumwb18l'