2022-03-07T23:49:49,264 Created temporary directory: /tmp/pip-ephem-wheel-cache-vd5z_zy5 2022-03-07T23:49:49,270 Created temporary directory: /tmp/pip-req-tracker-8y_b6kcg 2022-03-07T23:49:49,270 Initialized build tracking at /tmp/pip-req-tracker-8y_b6kcg 2022-03-07T23:49:49,271 Created build tracker: /tmp/pip-req-tracker-8y_b6kcg 2022-03-07T23:49:49,271 Entered build tracker: /tmp/pip-req-tracker-8y_b6kcg 2022-03-07T23:49:49,272 Created temporary directory: /tmp/pip-wheel-9kjeqtm3 2022-03-07T23:49:49,346 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-03-07T23:49:49,355 2 location(s) to search for versions of gs-timing: 2022-03-07T23:49:49,355 * https://pypi.org/simple/gs-timing/ 2022-03-07T23:49:49,355 * https://www.piwheels.org/simple/gs-timing/ 2022-03-07T23:49:49,356 Fetching project page and analyzing links: https://pypi.org/simple/gs-timing/ 2022-03-07T23:49:49,357 Getting page https://pypi.org/simple/gs-timing/ 2022-03-07T23:49:49,361 Found index url https://pypi.org/simple 2022-03-07T23:49:49,476 Skipping link: Missing project version for gs-timing: https://files.pythonhosted.org/packages/d0/e3/5f3abaab52cd24bcb59b89a106cc4da28d769ea57571b795774b8d3527fe/GS%20Timing-0.2.0.tar.gz#sha256=c81d342acdf2943b8df7cb5ff287467fa92c77067802e8a5c80ae5f651decd6f (from https://pypi.org/simple/gs-timing/) 2022-03-07T23:49:49,477 Skipping link: No binaries permitted for gs-timing: https://files.pythonhosted.org/packages/70/5c/4269f8d748f178c1cb2170693a0febb67c9801ace70d3f8642dde74022b4/GS_Timing-0.2.0-py3-none-any.whl#sha256=36dd9ee8d45bd7515d3560c6c6a3a6a29c95983b8d6e92f47590aa1ca0257ec0 (from https://pypi.org/simple/gs-timing/) 2022-03-07T23:49:49,478 Fetching project page and analyzing links: https://www.piwheels.org/simple/gs-timing/ 2022-03-07T23:49:49,478 Getting page https://www.piwheels.org/simple/gs-timing/ 2022-03-07T23:49:49,480 Found index url https://www.piwheels.org/simple 2022-03-07T23:49:49,688 Skipping link: not a file: https://www.piwheels.org/simple/gs-timing/ 2022-03-07T23:49:49,689 Skipping link: not a file: https://pypi.org/simple/gs-timing/ 2022-03-07T23:49:49,732 Given no hashes to check 0 links for project 'gs-timing': discarding no candidates 2022-03-07T23:49:49,733 ERROR: Could not find a version that satisfies the requirement gs-timing==0.2.0 (from versions: none) 2022-03-07T23:49:49,736 ERROR: No matching distribution found for gs-timing==0.2.0 2022-03-07T23:49:49,738 Exception information: 2022-03-07T23:49:49,738 Traceback (most recent call last): 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2022-03-07T23:49:49,738 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2022-03-07T23:49:49,738 raise RequirementsConflicted(criterion) 2022-03-07T23:49:49,738 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gs-timing==0.2.0') 2022-03-07T23:49:49,738 2022-03-07T23:49:49,738 During handling of the above exception, another exception occurred: 2022-03-07T23:49:49,738 2022-03-07T23:49:49,738 Traceback (most recent call last): 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 94, in resolve 2022-03-07T23:49:49,738 result = self._result = resolver.resolve( 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2022-03-07T23:49:49,738 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2022-03-07T23:49:49,738 raise ResolutionImpossible(e.criterion.information) 2022-03-07T23:49:49,738 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gs-timing==0.2.0'), parent=None)] 2022-03-07T23:49:49,738 2022-03-07T23:49:49,738 The above exception was the direct cause of the following exception: 2022-03-07T23:49:49,738 2022-03-07T23:49:49,738 Traceback (most recent call last): 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 167, in exc_logging_wrapper 2022-03-07T23:49:49,738 status = run_func(*args) 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-03-07T23:49:49,738 return func(self, options, args) 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 145, in run 2022-03-07T23:49:49,738 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-03-07T23:49:49,738 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 103, in resolve 2022-03-07T23:49:49,738 raise error from e 2022-03-07T23:49:49,738 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gs-timing==0.2.0 2022-03-07T23:49:49,747 Removed build tracker: '/tmp/pip-req-tracker-8y_b6kcg'