2023-09-11T16:05:24,204 Created temporary directory: /tmp/pip-build-tracker-m90b__lc 2023-09-11T16:05:24,205 Initialized build tracking at /tmp/pip-build-tracker-m90b__lc 2023-09-11T16:05:24,205 Created build tracker: /tmp/pip-build-tracker-m90b__lc 2023-09-11T16:05:24,206 Entered build tracker: /tmp/pip-build-tracker-m90b__lc 2023-09-11T16:05:24,207 Created temporary directory: /tmp/pip-wheel-vpiao8xl 2023-09-11T16:05:24,210 Created temporary directory: /tmp/pip-ephem-wheel-cache-5gwcz504 2023-09-11T16:05:24,237 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-11T16:05:24,241 2 location(s) to search for versions of rmserver: 2023-09-11T16:05:24,241 * https://pypi.org/simple/rmserver/ 2023-09-11T16:05:24,241 * https://www.piwheels.org/simple/rmserver/ 2023-09-11T16:05:24,242 Fetching project page and analyzing links: https://pypi.org/simple/rmserver/ 2023-09-11T16:05:24,243 Getting page https://pypi.org/simple/rmserver/ 2023-09-11T16:05:24,244 Found index url https://pypi.org/simple/ 2023-09-11T16:05:24,462 Fetched page https://pypi.org/simple/rmserver/ as application/vnd.pypi.simple.v1+json 2023-09-11T16:05:24,463 Fetching project page and analyzing links: https://www.piwheels.org/simple/rmserver/ 2023-09-11T16:05:24,463 Getting page https://www.piwheels.org/simple/rmserver/ 2023-09-11T16:05:24,465 Found index url https://www.piwheels.org/simple/ 2023-09-11T16:05:28,668 Fetched page https://www.piwheels.org/simple/rmserver/ as text/html 2023-09-11T16:05:28,670 Skipping link: not a file: https://www.piwheels.org/simple/rmserver/ 2023-09-11T16:05:28,671 Skipping link: not a file: https://pypi.org/simple/rmserver/ 2023-09-11T16:05:28,702 Given no hashes to check 0 links for project 'rmserver': discarding no candidates 2023-09-11T16:05:28,703 ERROR: Could not find a version that satisfies the requirement rmserver==0.0.4 (from versions: none) 2023-09-11T16:05:28,705 ERROR: No matching distribution found for rmserver==0.0.4 2023-09-11T16:05:28,707 Exception information: 2023-09-11T16:05:28,707 Traceback (most recent call last): 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-11T16:05:28,707 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-11T16:05:28,707 raise RequirementsConflicted(criterion) 2023-09-11T16:05:28,707 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rmserver==0.0.4') 2023-09-11T16:05:28,707 2023-09-11T16:05:28,707 During handling of the above exception, another exception occurred: 2023-09-11T16:05:28,707 2023-09-11T16:05:28,707 Traceback (most recent call last): 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-11T16:05:28,707 result = self._result = resolver.resolve( 2023-09-11T16:05:28,707 ^^^^^^^^^^^^^^^^^ 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-11T16:05:28,707 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-11T16:05:28,707 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-11T16:05:28,707 raise ResolutionImpossible(e.criterion.information) 2023-09-11T16:05:28,707 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rmserver==0.0.4'), parent=None)] 2023-09-11T16:05:28,707 2023-09-11T16:05:28,707 The above exception was the direct cause of the following exception: 2023-09-11T16:05:28,707 2023-09-11T16:05:28,707 Traceback (most recent call last): 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-11T16:05:28,707 status = run_func(*args) 2023-09-11T16:05:28,707 ^^^^^^^^^^^^^^^ 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-11T16:05:28,707 return func(self, options, args) 2023-09-11T16:05:28,707 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-11T16:05:28,707 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-11T16:05:28,707 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-11T16:05:28,707 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-11T16:05:28,707 raise error from e 2023-09-11T16:05:28,707 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rmserver==0.0.4 2023-09-11T16:05:28,716 Removed build tracker: '/tmp/pip-build-tracker-m90b__lc'