2023-09-09T19:23:51,011 Created temporary directory: /tmp/pip-build-tracker-umx4i0hm 2023-09-09T19:23:51,012 Initialized build tracking at /tmp/pip-build-tracker-umx4i0hm 2023-09-09T19:23:51,013 Created build tracker: /tmp/pip-build-tracker-umx4i0hm 2023-09-09T19:23:51,013 Entered build tracker: /tmp/pip-build-tracker-umx4i0hm 2023-09-09T19:23:51,014 Created temporary directory: /tmp/pip-wheel-n6eyegch 2023-09-09T19:23:51,017 Created temporary directory: /tmp/pip-ephem-wheel-cache-jpulpgkh 2023-09-09T19:23:51,039 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-09T19:23:51,043 2 location(s) to search for versions of ryport: 2023-09-09T19:23:51,043 * https://pypi.org/simple/ryport/ 2023-09-09T19:23:51,043 * https://www.piwheels.org/simple/ryport/ 2023-09-09T19:23:51,044 Fetching project page and analyzing links: https://pypi.org/simple/ryport/ 2023-09-09T19:23:51,045 Getting page https://pypi.org/simple/ryport/ 2023-09-09T19:23:51,046 Found index url https://pypi.org/simple/ 2023-09-09T19:23:51,201 Fetched page https://pypi.org/simple/ryport/ as application/vnd.pypi.simple.v1+json 2023-09-09T19:23:51,203 Found link https://files.pythonhosted.org/packages/1f/f3/07a10f3deaadc180a4fc28c600d785b422c1f1ddfbf5060419307ec606cc/ryport-1.0.15.tar.gz (from https://pypi.org/simple/ryport/), version: 1.0.15 2023-09-09T19:23:51,203 Skipping link: No binaries permitted for ryport: https://files.pythonhosted.org/packages/13/aa/ac3da5fa0a71b59be9e36e53080d896db487bbfab80a543b2ecbb3b6699e/ryport-1.0.16-py3-none-any.whl (from https://pypi.org/simple/ryport/) 2023-09-09T19:23:51,204 Found link https://files.pythonhosted.org/packages/28/f1/c2852aa5ccbd8f03ca4d46faae90347c3f74f1d80ac6fc4317d49bfd89ed/ryport-1.0.17.win-amd64.zip (from https://pypi.org/simple/ryport/), version: 1.0.17.win-amd64 2023-09-09T19:23:51,205 Found link https://files.pythonhosted.org/packages/08/a5/4ef79840db370def590c2314f72b6ea5d0991ee02bf34c1989afa309a541/ryport-1.0.18.tar.gz (from https://pypi.org/simple/ryport/), version: 1.0.18 2023-09-09T19:23:51,206 Fetching project page and analyzing links: https://www.piwheels.org/simple/ryport/ 2023-09-09T19:23:51,206 Getting page https://www.piwheels.org/simple/ryport/ 2023-09-09T19:23:51,207 Found index url https://www.piwheels.org/simple/ 2023-09-09T19:23:51,478 Fetched page https://www.piwheels.org/simple/ryport/ as text/html 2023-09-09T19:23:51,480 Skipping link: No binaries permitted for ryport: https://www.piwheels.org/simple/ryport/ryport-1.0.18-py3-none-any.whl#sha256=a29f2491977f3d689584a398e6fa7d793833889b1ec9f55ce4581995b7856734 (from https://www.piwheels.org/simple/ryport/) 2023-09-09T19:23:51,481 Skipping link: not a file: https://www.piwheels.org/simple/ryport/ 2023-09-09T19:23:51,481 Skipping link: not a file: https://pypi.org/simple/ryport/ 2023-09-09T19:23:51,500 Given no hashes to check 0 links for project 'ryport': discarding no candidates 2023-09-09T19:23:51,502 ERROR: Could not find a version that satisfies the requirement ryport==1.0.17 (from versions: 1.0.17.win-amd64, 1.0.15, 1.0.18) 2023-09-09T19:23:51,503 ERROR: No matching distribution found for ryport==1.0.17 2023-09-09T19:23:51,505 Exception information: 2023-09-09T19:23:51,505 Traceback (most recent call last): 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-09T19:23:51,505 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-09T19:23:51,505 raise RequirementsConflicted(criterion) 2023-09-09T19:23:51,505 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ryport==1.0.17') 2023-09-09T19:23:51,505 2023-09-09T19:23:51,505 During handling of the above exception, another exception occurred: 2023-09-09T19:23:51,505 2023-09-09T19:23:51,505 Traceback (most recent call last): 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-09T19:23:51,505 result = self._result = resolver.resolve( 2023-09-09T19:23:51,505 ^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-09T19:23:51,505 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-09T19:23:51,505 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-09T19:23:51,505 raise ResolutionImpossible(e.criterion.information) 2023-09-09T19:23:51,505 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ryport==1.0.17'), parent=None)] 2023-09-09T19:23:51,505 2023-09-09T19:23:51,505 The above exception was the direct cause of the following exception: 2023-09-09T19:23:51,505 2023-09-09T19:23:51,505 Traceback (most recent call last): 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-09T19:23:51,505 status = run_func(*args) 2023-09-09T19:23:51,505 ^^^^^^^^^^^^^^^ 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-09T19:23:51,505 return func(self, options, args) 2023-09-09T19:23:51,505 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-09T19:23:51,505 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-09T19:23:51,505 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-09T19:23:51,505 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-09T19:23:51,505 raise error from e 2023-09-09T19:23:51,505 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ryport==1.0.17 2023-09-09T19:23:51,510 Removed build tracker: '/tmp/pip-build-tracker-umx4i0hm'