2021-07-04T01:24:46,995 Created temporary directory: /tmp/pip-ephem-wheel-cache-m2te5dlj 2021-07-04T01:24:46,998 Created temporary directory: /tmp/pip-req-tracker-nw28f89p 2021-07-04T01:24:46,999 Initialized build tracking at /tmp/pip-req-tracker-nw28f89p 2021-07-04T01:24:46,999 Created build tracker: /tmp/pip-req-tracker-nw28f89p 2021-07-04T01:24:46,999 Entered build tracker: /tmp/pip-req-tracker-nw28f89p 2021-07-04T01:24:47,000 Created temporary directory: /tmp/pip-wheel-t57myogv 2021-07-04T01:24:47,034 1 location(s) to search for versions of price-watcher: 2021-07-04T01:24:47,034 * https://pypi.org/simple/price-watcher/ 2021-07-04T01:24:47,034 Fetching project page and analyzing links: https://pypi.org/simple/price-watcher/ 2021-07-04T01:24:47,035 Getting page https://pypi.org/simple/price-watcher/ 2021-07-04T01:24:47,036 Found index url https://pypi.org/simple 2021-07-04T01:24:47,128 Found link https://files.pythonhosted.org/packages/04/86/c9ac25165db2c497ceb103a7796ec827c8ef2c7e393332ff59386be6bf79/price_watcher-1.0.0.tar.gz#sha256=4e5e44cfa343bff4d83bfb1d744601cb89bb935ae27c2375b79a0a0d4c74e02c (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.7.0), version: 1.0.0 2021-07-04T01:24:47,129 Found link https://files.pythonhosted.org/packages/15/62/776687ba5343c5348ca27a5ddda4e7d1746ab9c38cef4c9c3a9f791f50d6/price_watcher-1.0.1.tar.gz#sha256=6ed2fadec669804c6b8b8c0e5d73629b703c9ab33eb843cd9c25b27984db7d8b (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.7.0), version: 1.0.1 2021-07-04T01:24:47,141 Found link https://files.pythonhosted.org/packages/77/f6/651570e73ecd53fd8f7ffdd0aff90621d95b41cd0bfdc634e8d926c14a4c/price_watcher-1.1.0-py3-none-any.whl#sha256=47526893fef41ab70a33b46f1b23730e5708611a7708bec43478ae4eba6523cb (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.7.0), version: 1.1.0 2021-07-04T01:24:47,142 Found link https://files.pythonhosted.org/packages/f3/b6/b839228731c1971f7a22f3d7d167a284493bc350d8bff84a09b9fac9a0c2/price_watcher-1.1.0.tar.gz#sha256=7fccad7b0e6c0811b0fde5e39f3e340b46a926dcf82a21b8151de5a502b08a06 (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.7.0), version: 1.1.0 2021-07-04T01:24:47,143 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/c8/a8/4f360ef45b36204edf3ab3648ff7fb08ce4bcd9a390a5e4a035b08373267/price_watcher-2.0.0-py3-none-any.whl#sha256=74ac5826615d7bf2ef781a2e064eb7f0d12237789cc319886e9bcfa13cf4008a (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.9.0) 2021-07-04T01:24:47,144 Link requires a different Python (3.7.3 not in: '>=3.9.0'): https://files.pythonhosted.org/packages/24/89/4aaccde03effcf4072b42555fd98fa45fe52d169bd1b75c51be925b2208d/price_watcher-2.0.0.tar.gz#sha256=7561d4b88877df0861165cda744204473c145237cfe95f68b336bd14781055cd (from https://pypi.org/simple/price-watcher/) (requires-python:>=3.9.0) 2021-07-04T01:24:47,144 Skipping link: not a file: https://pypi.org/simple/price-watcher/ 2021-07-04T01:24:47,145 Given no hashes to check 0 links for project 'price-watcher': discarding no candidates 2021-07-04T01:24:47,146 ERROR: Could not find a version that satisfies the requirement price-watcher==2.0.0 (from versions: 1.0.0, 1.0.1, 1.1.0) 2021-07-04T01:24:47,146 ERROR: No matching distribution found for price-watcher==2.0.0 2021-07-04T01:24:47,146 Exception information: 2021-07-04T01:24:47,146 Traceback (most recent call last): 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-04T01:24:47,146 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-04T01:24:47,146 raise RequirementsConflicted(criterion) 2021-07-04T01:24:47,146 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('price-watcher==2.0.0') 2021-07-04T01:24:47,146 2021-07-04T01:24:47,146 During handling of the above exception, another exception occurred: 2021-07-04T01:24:47,146 2021-07-04T01:24:47,146 Traceback (most recent call last): 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 128, in resolve 2021-07-04T01:24:47,146 requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-04T01:24:47,146 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-04T01:24:47,146 raise ResolutionImpossible(e.criterion.information) 2021-07-04T01:24:47,146 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('price-watcher==2.0.0'), parent=None)] 2021-07-04T01:24:47,146 2021-07-04T01:24:47,146 The above exception was the direct cause of the following exception: 2021-07-04T01:24:47,146 2021-07-04T01:24:47,146 Traceback (most recent call last): 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-04T01:24:47,146 status = self.run(options, args) 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-04T01:24:47,146 return func(self, options, args) 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 143, in run 2021-07-04T01:24:47,146 reqs, check_supported_wheels=True 2021-07-04T01:24:47,146 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-04T01:24:47,146 raise error from e 2021-07-04T01:24:47,146 pip._internal.exceptions.DistributionNotFound: No matching distribution found for price-watcher==2.0.0 2021-07-04T01:24:47,150 Removed build tracker: '/tmp/pip-req-tracker-nw28f89p'