2022-01-14T23:40:58,999 Created temporary directory: /tmp/pip-ephem-wheel-cache-81td3vfo 2022-01-14T23:40:59,004 Created temporary directory: /tmp/pip-req-tracker-620igikz 2022-01-14T23:40:59,005 Initialized build tracking at /tmp/pip-req-tracker-620igikz 2022-01-14T23:40:59,005 Created build tracker: /tmp/pip-req-tracker-620igikz 2022-01-14T23:40:59,006 Entered build tracker: /tmp/pip-req-tracker-620igikz 2022-01-14T23:40:59,007 Created temporary directory: /tmp/pip-wheel-0a54hp10 2022-01-14T23:40:59,078 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-14T23:40:59,083 2 location(s) to search for versions of pycarta: 2022-01-14T23:40:59,083 * https://pypi.org/simple/pycarta/ 2022-01-14T23:40:59,083 * https://www.piwheels.org/simple/pycarta/ 2022-01-14T23:40:59,084 Fetching project page and analyzing links: https://pypi.org/simple/pycarta/ 2022-01-14T23:40:59,086 Getting page https://pypi.org/simple/pycarta/ 2022-01-14T23:40:59,089 Found index url https://pypi.org/simple 2022-01-14T23:40:59,287 Skipping link: No binaries permitted for pycarta: https://files.pythonhosted.org/packages/7e/9a/7fc9945b873b134a97b60ee4144821ff4e36f419b87451602187c61d792f/pycarta-0.1.0-py2.py3-none-any.whl#sha256=3a566c8e4568a31fdde900d919783717d25581a7b722a54969f8a54bb7225d33 (from https://pypi.org/simple/pycarta/) (requires-python:>=3.8) 2022-01-14T23:40:59,288 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/0a/1a/eba9182eb607ea48d840386a1d126f8afbcf47eac645c7d6782200426f84/pycarta-0.1.0.tar.gz#sha256=3bcac764a36539cd71c8e46bd5c8939d322b36fdab31fc525421813a3036dcb5 (from https://pypi.org/simple/pycarta/) (requires-python:>=3.8) 2022-01-14T23:40:59,289 Fetching project page and analyzing links: https://www.piwheels.org/simple/pycarta/ 2022-01-14T23:40:59,290 Getting page https://www.piwheels.org/simple/pycarta/ 2022-01-14T23:40:59,292 Found index url https://www.piwheels.org/simple 2022-01-14T23:40:59,488 Skipping link: not a file: https://www.piwheels.org/simple/pycarta/ 2022-01-14T23:40:59,489 Skipping link: not a file: https://pypi.org/simple/pycarta/ 2022-01-14T23:40:59,520 Given no hashes to check 0 links for project 'pycarta': discarding no candidates 2022-01-14T23:40:59,521 ERROR: Could not find a version that satisfies the requirement pycarta==0.1.0 (from versions: none) 2022-01-14T23:40:59,522 ERROR: No matching distribution found for pycarta==0.1.0 2022-01-14T23:40:59,523 Exception information: 2022-01-14T23:40:59,523 Traceback (most recent call last): 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-14T23:40:59,523 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-14T23:40:59,523 raise RequirementsConflicted(criterion) 2022-01-14T23:40:59,523 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pycarta==0.1.0') 2022-01-14T23:40:59,523 2022-01-14T23:40:59,523 During handling of the above exception, another exception occurred: 2022-01-14T23:40:59,523 2022-01-14T23:40:59,523 Traceback (most recent call last): 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2022-01-14T23:40:59,523 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-14T23:40:59,523 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-14T23:40:59,523 raise ResolutionImpossible(e.criterion.information) 2022-01-14T23:40:59,523 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pycarta==0.1.0'), parent=None)] 2022-01-14T23:40:59,523 2022-01-14T23:40:59,523 The above exception was the direct cause of the following exception: 2022-01-14T23:40:59,523 2022-01-14T23:40:59,523 Traceback (most recent call last): 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-14T23:40:59,523 status = run_func(*args) 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-14T23:40:59,523 return func(self, options, args) 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-14T23:40:59,523 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-14T23:40:59,523 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-14T23:40:59,523 raise error from e 2022-01-14T23:40:59,523 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pycarta==0.1.0 2022-01-14T23:40:59,531 Removed build tracker: '/tmp/pip-req-tracker-620igikz'