2021-07-12T12:07:44,810 Created temporary directory: /tmp/pip-ephem-wheel-cache-zxm92ahi 2021-07-12T12:07:44,813 Created temporary directory: /tmp/pip-req-tracker-7176wbsd 2021-07-12T12:07:44,813 Initialized build tracking at /tmp/pip-req-tracker-7176wbsd 2021-07-12T12:07:44,813 Created build tracker: /tmp/pip-req-tracker-7176wbsd 2021-07-12T12:07:44,813 Entered build tracker: /tmp/pip-req-tracker-7176wbsd 2021-07-12T12:07:44,814 Created temporary directory: /tmp/pip-wheel-3wak00ww 2021-07-12T12:07:44,844 1 location(s) to search for versions of pydem: 2021-07-12T12:07:44,844 * https://pypi.org/simple/pydem/ 2021-07-12T12:07:44,845 Fetching project page and analyzing links: https://pypi.org/simple/pydem/ 2021-07-12T12:07:44,846 Getting page https://pypi.org/simple/pydem/ 2021-07-12T12:07:44,847 Found index url https://pypi.org/simple 2021-07-12T12:07:45,027 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/56/45/721ec8159334da9fd6236ba6be35d6960490b4cad2590be62fc17e0f66f0/pyDEM-0.1.1-py2.7-win-amd64.egg#sha256=021e249383047fd9d3c4a22f5f4085d126173a92cfb32c3936c8af2c7afa9e61 (from https://pypi.org/simple/pydem/) 2021-07-12T12:07:45,028 Found link https://files.pythonhosted.org/packages/1d/bd/a9e3be8e37db1903cb97cd01e7afa6eb337bb985443b3967ff04adebe25d/pyDEM-0.1.1.zip#sha256=4a4e6de851ebd65db78ce723b5051147c1317083472cc32fc852072a97f77cf8 (from https://pypi.org/simple/pydem/), version: 0.1.1 2021-07-12T12:07:45,045 Skipping link: none of the wheel's tags (cp27-cp27m-win_amd64) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/99/84/4f583e14c5595230ff207a2e53fe3afa38e10945ef7572f8a5e3e25a724f/pyDEM-0.2.0-cp27-cp27m-win_amd64.whl#sha256=6b2dcf5b4fa3e98c5638d132526554f3805b748e129a3bda84b06cd62895112d (from https://pypi.org/simple/pydem/) (requires-python:<3) 2021-07-12T12:07:45,046 Link requires a different Python (3.9.2 not in: '<3'): https://files.pythonhosted.org/packages/58/25/6378f77fa89fa8fc12f40642aea05123b1347d4662db926bd3f094a8c7fd/pyDEM-0.2.0.tar.gz#sha256=1d0d151eb101eb5e9a4201dc4fa4cfed05deaf16477814111f41bae158ad198b (from https://pypi.org/simple/pydem/) (requires-python:<3) 2021-07-12T12:07:45,046 Skipping link: not a file: https://pypi.org/simple/pydem/ 2021-07-12T12:07:45,047 Given no hashes to check 0 links for project 'pydem': discarding no candidates 2021-07-12T12:07:45,047 ERROR: Could not find a version that satisfies the requirement pydem==0.2.0 (from versions: 0.1.1) 2021-07-12T12:07:45,048 ERROR: No matching distribution found for pydem==0.2.0 2021-07-12T12:07:45,048 Exception information: 2021-07-12T12:07:45,048 Traceback (most recent call last): 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T12:07:45,048 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T12:07:45,048 raise RequirementsConflicted(criterion) 2021-07-12T12:07:45,048 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pydem==0.2.0') 2021-07-12T12:07:45,048 2021-07-12T12:07:45,048 During handling of the above exception, another exception occurred: 2021-07-12T12:07:45,048 2021-07-12T12:07:45,048 Traceback (most recent call last): 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T12:07:45,048 result = self._result = resolver.resolve( 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T12:07:45,048 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T12:07:45,048 raise ResolutionImpossible(e.criterion.information) 2021-07-12T12:07:45,048 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pydem==0.2.0'), parent=None)] 2021-07-12T12:07:45,048 2021-07-12T12:07:45,048 The above exception was the direct cause of the following exception: 2021-07-12T12:07:45,048 2021-07-12T12:07:45,048 Traceback (most recent call last): 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T12:07:45,048 status = self.run(options, args) 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T12:07:45,048 return func(self, options, args) 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T12:07:45,048 requirement_set = resolver.resolve( 2021-07-12T12:07:45,048 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T12:07:45,048 raise error from e 2021-07-12T12:07:45,048 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pydem==0.2.0 2021-07-12T12:07:45,052 Removed build tracker: '/tmp/pip-req-tracker-7176wbsd'