2021-06-04T21:39:00,072 Created temporary directory: /tmp/pip-ephem-wheel-cache-xsm3rkk1 2021-06-04T21:39:00,076 Created temporary directory: /tmp/pip-req-tracker-ftt3k1g7 2021-06-04T21:39:00,076 Initialized build tracking at /tmp/pip-req-tracker-ftt3k1g7 2021-06-04T21:39:00,077 Created build tracker: /tmp/pip-req-tracker-ftt3k1g7 2021-06-04T21:39:00,077 Entered build tracker: /tmp/pip-req-tracker-ftt3k1g7 2021-06-04T21:39:00,078 Created temporary directory: /tmp/pip-wheel-o0idpvdv 2021-06-04T21:39:00,113 1 location(s) to search for versions of pgbm: 2021-06-04T21:39:00,113 * https://pypi.org/simple/pgbm/ 2021-06-04T21:39:00,114 Fetching project page and analyzing links: https://pypi.org/simple/pgbm/ 2021-06-04T21:39:00,114 Getting page https://pypi.org/simple/pgbm/ 2021-06-04T21:39:00,116 Found index url https://pypi.org/simple 2021-06-04T21:39:00,217 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/da/fa/201425137883ef07b76655f674cec7400d68b52bda08043867193de5297f/pgbm-0.1-py3-none-any.whl#sha256=7a4f3bbf0ab963af55327d3c0f06725a8cac2003c29ee4493c8aaa3f89ff160c (from https://pypi.org/simple/pgbm/) (requires-python:>=3.8) 2021-06-04T21:39:00,218 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/98/96/5464942c8ef93a249f938afcfde071beef920d197bada78895cc010f9b1a/pgbm-0.2-py3-none-any.whl#sha256=c06587fa841a7492d0d74919474245fc91caa3efa45e2eada500798a307deca6 (from https://pypi.org/simple/pgbm/) (requires-python:>=3.8) 2021-06-04T21:39:00,219 Link requires a different Python (3.7.3 not in: '>=3.8'): https://files.pythonhosted.org/packages/d7/08/a517ace9b338c291c450413b580db7d9ab5310edf33be7b630089f88c4cb/pgbm-0.2.tar.gz#sha256=a197a93d68998920d2cb8580b6e1fe2a9d773687edccc55c3241525c439979dd (from https://pypi.org/simple/pgbm/) (requires-python:>=3.8) 2021-06-04T21:39:00,219 Skipping link: not a file: https://pypi.org/simple/pgbm/ 2021-06-04T21:39:00,219 Given no hashes to check 0 links for project 'pgbm': discarding no candidates 2021-06-04T21:39:00,220 ERROR: Could not find a version that satisfies the requirement pgbm==0.2 (from versions: none) 2021-06-04T21:39:00,220 ERROR: No matching distribution found for pgbm==0.2 2021-06-04T21:39:00,220 Exception information: 2021-06-04T21:39:00,220 Traceback (most recent call last): 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-06-04T21:39:00,220 name, crit = self._merge_into_criterion(r, parent=None) 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-06-04T21:39:00,220 raise RequirementsConflicted(criterion) 2021-06-04T21:39:00,220 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pgbm==0.2') 2021-06-04T21:39:00,220 2021-06-04T21:39:00,220 During handling of the above exception, another exception occurred: 2021-06-04T21:39:00,220 2021-06-04T21:39:00,220 Traceback (most recent call last): 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-06-04T21:39:00,220 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-06-04T21:39:00,220 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-06-04T21:39:00,220 raise ResolutionImpossible(e.criterion.information) 2021-06-04T21:39:00,220 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pgbm==0.2'), parent=None)] 2021-06-04T21:39:00,220 2021-06-04T21:39:00,220 The above exception was the direct cause of the following exception: 2021-06-04T21:39:00,220 2021-06-04T21:39:00,220 Traceback (most recent call last): 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-06-04T21:39:00,220 status = self.run(options, args) 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 204, in wrapper 2021-06-04T21:39:00,220 return func(self, options, args) 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-06-04T21:39:00,220 reqs, check_supported_wheels=True 2021-06-04T21:39:00,220 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-06-04T21:39:00,220 raise error from e 2021-06-04T21:39:00,220 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pgbm==0.2 2021-06-04T21:39:00,225 Removed build tracker: '/tmp/pip-req-tracker-ftt3k1g7'