2021-08-13T19:41:11,828 Created temporary directory: /tmp/pip-ephem-wheel-cache-2astsfa0 2021-08-13T19:41:11,831 Created temporary directory: /tmp/pip-req-tracker-prx0_0kp 2021-08-13T19:41:11,832 Initialized build tracking at /tmp/pip-req-tracker-prx0_0kp 2021-08-13T19:41:11,832 Created build tracker: /tmp/pip-req-tracker-prx0_0kp 2021-08-13T19:41:11,832 Entered build tracker: /tmp/pip-req-tracker-prx0_0kp 2021-08-13T19:41:11,833 Created temporary directory: /tmp/pip-wheel-qr7iw8p6 2021-08-13T19:41:11,865 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-13T19:41:11,868 2 location(s) to search for versions of github-metrics: 2021-08-13T19:41:11,868 * https://pypi.org/simple/github-metrics/ 2021-08-13T19:41:11,868 * https://www.piwheels.org/simple/github-metrics/ 2021-08-13T19:41:11,868 Fetching project page and analyzing links: https://pypi.org/simple/github-metrics/ 2021-08-13T19:41:11,869 Getting page https://pypi.org/simple/github-metrics/ 2021-08-13T19:41:11,870 Found index url https://pypi.org/simple 2021-08-13T19:41:11,963 Skipping link: No binaries permitted for github-metrics: https://files.pythonhosted.org/packages/5b/f4/46c7e301012add4faf295b1f2a837c12877fdf7f54250738d2682607b00b/github_metrics-0.0.3-py2.py3-none-any.whl#sha256=8c1f0066538720df5ec8d5c1bce173049851a83f79ef41efa84a82c20b48d71b (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,964 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/8b/35/42981ddba9ba90dd81415755e6c9e681caad946b580d8b4df7ee6e96ba1b/github_metrics-0.0.3.tar.gz#sha256=33257ba86f739b7075e21df1676c6ff90a440a728ddc09eb388dcde1d906e00c (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,965 Skipping link: No binaries permitted for github-metrics: https://files.pythonhosted.org/packages/a8/bf/76d30ee9a6b6e2348a67712acbed12b35b597aa35c5c4d1071ec3b0af501/github_metrics-0.0.4-py2.py3-none-any.whl#sha256=88db77f22605b815600cd091ab8ee9fd605ace05d7d7cd29c97fea1add3284bb (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,965 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/de/5d/a6c8e57fb783cd75f70d3eebaebe3c0b93d0f135ac83859ff707ae56c413/github_metrics-0.0.4.tar.gz#sha256=3029d8a87ef72b94af82c45f2ad2e262674ab3ea83e08df6e485fdb07fc38dc4 (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,965 Skipping link: No binaries permitted for github-metrics: https://files.pythonhosted.org/packages/82/cd/1215124d52e685e9d12a6ff6c5fef8c392be160175891c552d0abbd5cffe/github_metrics-0.0.5-py2.py3-none-any.whl#sha256=4c5992ddf43c13c576a6ebb9c30867536fd494a70f1736692d3d6eab753c096e (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,966 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/5a/42/a56094c33b7000b56352ca82f14dd08a6f4545840d9cbc56f9265fa1c5b6/github_metrics-0.0.5.tar.gz#sha256=5215306b046344cf8dc65a7cf4a0c3266e79c50b62f6081baba414cb8e44229a (from https://pypi.org/simple/github-metrics/) (requires-python:>=3.8) 2021-08-13T19:41:11,966 Fetching project page and analyzing links: https://www.piwheels.org/simple/github-metrics/ 2021-08-13T19:41:11,966 Getting page https://www.piwheels.org/simple/github-metrics/ 2021-08-13T19:41:11,967 Found index url https://www.piwheels.org/simple 2021-08-13T19:41:12,070 Skipping link: not a file: https://www.piwheels.org/simple/github-metrics/ 2021-08-13T19:41:12,070 Skipping link: not a file: https://pypi.org/simple/github-metrics/ 2021-08-13T19:41:12,089 Given no hashes to check 0 links for project 'github-metrics': discarding no candidates 2021-08-13T19:41:12,089 ERROR: Could not find a version that satisfies the requirement github-metrics==0.0.5 (from versions: none) 2021-08-13T19:41:12,090 ERROR: No matching distribution found for github-metrics==0.0.5 2021-08-13T19:41:12,090 Exception information: 2021-08-13T19:41:12,090 Traceback (most recent call last): 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-13T19:41:12,090 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-13T19:41:12,090 raise RequirementsConflicted(criterion) 2021-08-13T19:41:12,090 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('github-metrics==0.0.5') 2021-08-13T19:41:12,090 2021-08-13T19:41:12,090 During handling of the above exception, another exception occurred: 2021-08-13T19:41:12,090 2021-08-13T19:41:12,090 Traceback (most recent call last): 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-08-13T19:41:12,090 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-13T19:41:12,090 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-13T19:41:12,090 raise ResolutionImpossible(e.criterion.information) 2021-08-13T19:41:12,090 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('github-metrics==0.0.5'), parent=None)] 2021-08-13T19:41:12,090 2021-08-13T19:41:12,090 The above exception was the direct cause of the following exception: 2021-08-13T19:41:12,090 2021-08-13T19:41:12,090 Traceback (most recent call last): 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-13T19:41:12,090 status = self.run(options, args) 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-13T19:41:12,090 return func(self, options, args) 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-08-13T19:41:12,090 reqs, check_supported_wheels=True 2021-08-13T19:41:12,090 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-13T19:41:12,090 raise error from e 2021-08-13T19:41:12,090 pip._internal.exceptions.DistributionNotFound: No matching distribution found for github-metrics==0.0.5 2021-08-13T19:41:12,094 Removed build tracker: '/tmp/pip-req-tracker-prx0_0kp'