2022-01-06T04:43:30,465 Created temporary directory: /tmp/pip-ephem-wheel-cache-seoxkxkj 2022-01-06T04:43:30,470 Created temporary directory: /tmp/pip-req-tracker-7m528gxx 2022-01-06T04:43:30,470 Initialized build tracking at /tmp/pip-req-tracker-7m528gxx 2022-01-06T04:43:30,471 Created build tracker: /tmp/pip-req-tracker-7m528gxx 2022-01-06T04:43:30,471 Entered build tracker: /tmp/pip-req-tracker-7m528gxx 2022-01-06T04:43:30,472 Created temporary directory: /tmp/pip-wheel-vi4xphc4 2022-01-06T04:43:30,534 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-06T04:43:30,539 2 location(s) to search for versions of d3m-common-primitives: 2022-01-06T04:43:30,539 * https://pypi.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,539 * https://www.piwheels.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,540 Fetching project page and analyzing links: https://pypi.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,541 Getting page https://pypi.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,544 Found index url https://pypi.org/simple 2022-01-06T04:43:30,736 Found link https://files.pythonhosted.org/packages/37/6c/a4eae237b2e49d9c29329ee092f82b560b745b5d2608120771190e9b807c/d3m_common_primitives-0.0.tar.gz#sha256=2add6f7282d98505468ff54430b67e1c2e1e135a62ef31caa1586509866ee9f1 (from https://pypi.org/simple/d3m-common-primitives/), version: 0.0 2022-01-06T04:43:30,737 Found link https://files.pythonhosted.org/packages/d6/21/0d2032fa4d3d1301256d870590ee9ba3018b8869c34e2525f07ffe29cc99/d3m-common-primitives-2022.1.5-1.tar.gz#sha256=c7fa1573a45377f5fc6fd710f4532c56450f046b14b55ed9e42fd5bc218ce1d7 (from https://pypi.org/simple/d3m-common-primitives/), version: 2022.1.5-1 2022-01-06T04:43:30,738 Skipping link: No binaries permitted for d3m-common-primitives: https://files.pythonhosted.org/packages/7c/01/ee2a57711762749087f1dec9f34b4fe80ec6afdd272fb58fad24ae957863/d3m_common_primitives-2022.1.5-1-py3-none-any.whl#sha256=fb74d150d58deff8350e5fc309e8ea5952e187497083c476e5ddb45cc88fc105 (from https://pypi.org/simple/d3m-common-primitives/) 2022-01-06T04:43:30,738 Fetching project page and analyzing links: https://www.piwheels.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,739 Getting page https://www.piwheels.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,741 Found index url https://www.piwheels.org/simple 2022-01-06T04:43:30,937 Skipping link: No binaries permitted for d3m-common-primitives: https://www.piwheels.org/simple/d3m-common-primitives/d3m_common_primitives-0.0-py3-none-any.whl#sha256=5db1a3c158fca3f77862f4164914b68852f99b6c26bf05f757ca8e8701865a8c (from https://www.piwheels.org/simple/d3m-common-primitives/) 2022-01-06T04:43:30,938 Skipping link: not a file: https://www.piwheels.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,938 Skipping link: not a file: https://pypi.org/simple/d3m-common-primitives/ 2022-01-06T04:43:30,977 Given no hashes to check 0 links for project 'd3m-common-primitives': discarding no candidates 2022-01-06T04:43:30,978 ERROR: Could not find a version that satisfies the requirement d3m-common-primitives==2022.1.5 (from versions: 0.0, 2022.1.5.post1) 2022-01-06T04:43:30,979 ERROR: No matching distribution found for d3m-common-primitives==2022.1.5 2022-01-06T04:43:30,980 Exception information: 2022-01-06T04:43:30,980 Traceback (most recent call last): 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-06T04:43:30,980 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-06T04:43:30,980 raise RequirementsConflicted(criterion) 2022-01-06T04:43:30,980 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('d3m-common-primitives==2022.1.5') 2022-01-06T04:43:30,980 2022-01-06T04:43:30,980 During handling of the above exception, another exception occurred: 2022-01-06T04:43:30,980 2022-01-06T04:43:30,980 Traceback (most recent call last): 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-06T04:43:30,980 result = self._result = resolver.resolve( 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-06T04:43:30,980 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-06T04:43:30,980 raise ResolutionImpossible(e.criterion.information) 2022-01-06T04:43:30,980 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('d3m-common-primitives==2022.1.5'), parent=None)] 2022-01-06T04:43:30,980 2022-01-06T04:43:30,980 The above exception was the direct cause of the following exception: 2022-01-06T04:43:30,980 2022-01-06T04:43:30,980 Traceback (most recent call last): 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-06T04:43:30,980 status = run_func(*args) 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-06T04:43:30,980 return func(self, options, args) 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-06T04:43:30,980 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-06T04:43:30,980 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-06T04:43:30,980 raise error from e 2022-01-06T04:43:30,980 pip._internal.exceptions.DistributionNotFound: No matching distribution found for d3m-common-primitives==2022.1.5 2022-01-06T04:43:30,987 Removed build tracker: '/tmp/pip-req-tracker-7m528gxx'