2022-04-02T13:46:49,734 Created temporary directory: /tmp/pip-ephem-wheel-cache-m99hs31r 2022-04-02T13:46:49,739 Created temporary directory: /tmp/pip-req-tracker-d4z9bbi8 2022-04-02T13:46:49,740 Initialized build tracking at /tmp/pip-req-tracker-d4z9bbi8 2022-04-02T13:46:49,740 Created build tracker: /tmp/pip-req-tracker-d4z9bbi8 2022-04-02T13:46:49,741 Entered build tracker: /tmp/pip-req-tracker-d4z9bbi8 2022-04-02T13:46:49,742 Created temporary directory: /tmp/pip-wheel-r_61y40d 2022-04-02T13:46:49,802 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-04-02T13:46:49,811 2 location(s) to search for versions of stefan-dataframe-utils: 2022-04-02T13:46:49,811 * https://pypi.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,811 * https://www.piwheels.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,812 Fetching project page and analyzing links: https://pypi.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,813 Getting page https://pypi.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,817 Found index url https://pypi.org/simple 2022-04-02T13:46:49,948 Link requires a different Python (3.9.2 not in: '>=3.6.2,<3.7.0'): https://files.pythonhosted.org/packages/7e/84/b6ba1d6ff044a879ab15bf143035c33487aba25dfccbc9e21f009ab8c8dd/stefan-dataframe-utils-0.1.0.tar.gz#sha256=58393b98a83dac96e66997a59a0e65017871423cf197992a599e8d542272dd7d (from https://pypi.org/simple/stefan-dataframe-utils/) (requires-python:>=3.6.2,<3.7.0) 2022-04-02T13:46:49,948 Skipping link: No binaries permitted for stefan-dataframe-utils: https://files.pythonhosted.org/packages/85/6e/4c379fd476ad5068726902b62c57b6a1b0af827e32ef03502c1a83ddf323/stefan_dataframe_utils-0.1.0-py3-none-any.whl#sha256=fe32036e4fbd3b95084dca42aee217e2ce67910f3cb5df94067d18cbcd13a561 (from https://pypi.org/simple/stefan-dataframe-utils/) (requires-python:>=3.6.2,<3.7.0) 2022-04-02T13:46:49,949 Fetching project page and analyzing links: https://www.piwheels.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,950 Getting page https://www.piwheels.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:49,952 Found index url https://www.piwheels.org/simple 2022-04-02T13:46:50,169 Skipping link: not a file: https://www.piwheels.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:50,170 Skipping link: not a file: https://pypi.org/simple/stefan-dataframe-utils/ 2022-04-02T13:46:50,213 Given no hashes to check 0 links for project 'stefan-dataframe-utils': discarding no candidates 2022-04-02T13:46:50,214 ERROR: Could not find a version that satisfies the requirement stefan-dataframe-utils==0.1.0 (from versions: none) 2022-04-02T13:46:50,217 ERROR: No matching distribution found for stefan-dataframe-utils==0.1.0 2022-04-02T13:46:50,219 Exception information: 2022-04-02T13:46:50,219 Traceback (most recent call last): 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-04-02T13:46:50,219 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-04-02T13:46:50,219 raise RequirementsConflicted(criterion) 2022-04-02T13:46:50,219 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stefan-dataframe-utils==0.1.0') 2022-04-02T13:46:50,219 2022-04-02T13:46:50,219 During handling of the above exception, another exception occurred: 2022-04-02T13:46:50,219 2022-04-02T13:46:50,219 Traceback (most recent call last): 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-04-02T13:46:50,219 result = self._result = resolver.resolve( 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-04-02T13:46:50,219 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-04-02T13:46:50,219 raise ResolutionImpossible(e.criterion.information) 2022-04-02T13:46:50,219 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stefan-dataframe-utils==0.1.0'), parent=None)] 2022-04-02T13:46:50,219 2022-04-02T13:46:50,219 The above exception was the direct cause of the following exception: 2022-04-02T13:46:50,219 2022-04-02T13:46:50,219 Traceback (most recent call last): 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-04-02T13:46:50,219 status = run_func(*args) 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-04-02T13:46:50,219 return func(self, options, args) 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-04-02T13:46:50,219 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-04-02T13:46:50,219 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-04-02T13:46:50,219 raise error from e 2022-04-02T13:46:50,219 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stefan-dataframe-utils==0.1.0 2022-04-02T13:46:50,227 Removed build tracker: '/tmp/pip-req-tracker-d4z9bbi8'