2023-03-25T15:25:01,872 Created temporary directory: /tmp/pip-ephem-wheel-cache-b0b3c918 2023-03-25T15:25:01,878 Created temporary directory: /tmp/pip-build-tracker-g1ijwxn1 2023-03-25T15:25:01,879 Initialized build tracking at /tmp/pip-build-tracker-g1ijwxn1 2023-03-25T15:25:01,879 Created build tracker: /tmp/pip-build-tracker-g1ijwxn1 2023-03-25T15:25:01,879 Entered build tracker: /tmp/pip-build-tracker-g1ijwxn1 2023-03-25T15:25:01,880 Created temporary directory: /tmp/pip-wheel-m7h4vkot 2023-03-25T15:25:01,890 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-03-25T15:25:01,896 Created temporary directory: /tmp/pip-ephem-wheel-cache-vqksqce0 2023-03-25T15:25:01,957 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-03-25T15:25:01,964 2 location(s) to search for versions of gportal: 2023-03-25T15:25:01,964 * https://pypi.org/simple/gportal/ 2023-03-25T15:25:01,964 * https://www.piwheels.org/simple/gportal/ 2023-03-25T15:25:01,965 Fetching project page and analyzing links: https://pypi.org/simple/gportal/ 2023-03-25T15:25:01,966 Getting page https://pypi.org/simple/gportal/ 2023-03-25T15:25:01,969 Found index url https://pypi.org/simple 2023-03-25T15:25:02,241 Fetched page https://pypi.org/simple/gportal/ as application/vnd.pypi.simple.v1+json 2023-03-25T15:25:02,244 Skipping link: No binaries permitted for gportal: https://files.pythonhosted.org/packages/96/46/14fad645f8e43e78ee8db29ecb2f724d72bbf620fa15ece88adf3af2234b/gportal-0.1.0-py3-none-any.whl (from https://pypi.org/simple/gportal/) (requires-python:>=3.8.1,<4.0.0) 2023-03-25T15:25:02,245 Link requires a different Python (3.7.3 not in: '>=3.8.1,<4.0.0'): https://files.pythonhosted.org/packages/0e/17/0e48e411ddded59b4d79ef9c706157b15c334bf0f3bd9cfebed601cd7303/gportal-0.1.0.tar.gz (from https://pypi.org/simple/gportal/) (requires-python:>=3.8.1,<4.0.0) 2023-03-25T15:25:02,246 Skipping link: 0.1.0 Requires-Python >=3.8.1,<4.0.0: https://files.pythonhosted.org/packages/0e/17/0e48e411ddded59b4d79ef9c706157b15c334bf0f3bd9cfebed601cd7303/gportal-0.1.0.tar.gz (from https://pypi.org/simple/gportal/) (requires-python:>=3.8.1,<4.0.0) 2023-03-25T15:25:02,247 Fetching project page and analyzing links: https://www.piwheels.org/simple/gportal/ 2023-03-25T15:25:02,247 Getting page https://www.piwheels.org/simple/gportal/ 2023-03-25T15:25:02,249 Found index url https://www.piwheels.org/simple 2023-03-25T15:25:02,482 Fetched page https://www.piwheels.org/simple/gportal/ as text/html 2023-03-25T15:25:02,483 Skipping link: not a file: https://www.piwheels.org/simple/gportal/ 2023-03-25T15:25:02,484 Skipping link: not a file: https://pypi.org/simple/gportal/ 2023-03-25T15:25:02,518 Given no hashes to check 0 links for project 'gportal': discarding no candidates 2023-03-25T15:25:02,519 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.8.1,<4.0.0 2023-03-25T15:25:02,521 ERROR: Could not find a version that satisfies the requirement gportal==0.1.0 (from versions: none) 2023-03-25T15:25:02,523 ERROR: No matching distribution found for gportal==0.1.0 2023-03-25T15:25:02,525 Exception information: 2023-03-25T15:25:02,525 Traceback (most recent call last): 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-03-25T15:25:02,525 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-03-25T15:25:02,525 raise RequirementsConflicted(criterion) 2023-03-25T15:25:02,525 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gportal==0.1.0') 2023-03-25T15:25:02,525 2023-03-25T15:25:02,525 During handling of the above exception, another exception occurred: 2023-03-25T15:25:02,525 2023-03-25T15:25:02,525 Traceback (most recent call last): 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-03-25T15:25:02,525 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-03-25T15:25:02,525 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-03-25T15:25:02,525 raise ResolutionImpossible(e.criterion.information) 2023-03-25T15:25:02,525 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gportal==0.1.0'), parent=None)] 2023-03-25T15:25:02,525 2023-03-25T15:25:02,525 The above exception was the direct cause of the following exception: 2023-03-25T15:25:02,525 2023-03-25T15:25:02,525 Traceback (most recent call last): 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-03-25T15:25:02,525 status = run_func(*args) 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-03-25T15:25:02,525 return func(self, options, args) 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-03-25T15:25:02,525 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-03-25T15:25:02,525 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-03-25T15:25:02,525 raise error from e 2023-03-25T15:25:02,525 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gportal==0.1.0 2023-03-25T15:25:02,534 Removed build tracker: '/tmp/pip-build-tracker-g1ijwxn1'