2022-01-13T09:50:29,917 Created temporary directory: /tmp/pip-ephem-wheel-cache-ciz0s4gm 2022-01-13T09:50:29,923 Created temporary directory: /tmp/pip-req-tracker-49brxsp8 2022-01-13T09:50:29,923 Initialized build tracking at /tmp/pip-req-tracker-49brxsp8 2022-01-13T09:50:29,924 Created build tracker: /tmp/pip-req-tracker-49brxsp8 2022-01-13T09:50:29,924 Entered build tracker: /tmp/pip-req-tracker-49brxsp8 2022-01-13T09:50:29,925 Created temporary directory: /tmp/pip-wheel-h0728rwd 2022-01-13T09:50:29,988 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2022-01-13T09:50:29,993 2 location(s) to search for versions of ebay-email-tracker: 2022-01-13T09:50:29,993 * https://pypi.org/simple/ebay-email-tracker/ 2022-01-13T09:50:29,993 * https://www.piwheels.org/simple/ebay-email-tracker/ 2022-01-13T09:50:29,994 Fetching project page and analyzing links: https://pypi.org/simple/ebay-email-tracker/ 2022-01-13T09:50:29,995 Getting page https://pypi.org/simple/ebay-email-tracker/ 2022-01-13T09:50:29,998 Found index url https://pypi.org/simple 2022-01-13T09:50:30,202 Skipping link: Missing project version for ebay-email-tracker: https://files.pythonhosted.org/packages/85/3c/b993576418af6da1666af93475778f91f754aaf18b667f853146bb9e5eb0/eBay%20email%20tracker-0.0.1.tar.gz#sha256=ed37badc5b0c7bd9de2807a446c906eae9ae33d20a33db32e84766ca478d9021 (from https://pypi.org/simple/ebay-email-tracker/) 2022-01-13T09:50:30,202 Skipping link: No binaries permitted for ebay-email-tracker: https://files.pythonhosted.org/packages/e6/5a/e634bcff42aeb430d6b3abfee1bd91c1a8d2665064b13fa4047b27a540b0/eBay_email_tracker-0.0.1-py3-none-any.whl#sha256=4c62fbeb2a6e2cf1142852dbbfaca826d1e63b01c32174027c6a50c684521b6c (from https://pypi.org/simple/ebay-email-tracker/) 2022-01-13T09:50:30,203 Skipping link: Missing project version for ebay-email-tracker: https://files.pythonhosted.org/packages/ea/cc/25ea4f72e0e8bd60e0c7315efced57d21dd91521add9205bee06e3248ba9/eBay%20email%20tracker-0.0.2.tar.gz#sha256=8814e536f055c4b49d8b7780474755d28ab80bfad34025eb9c494d7e9862afce (from https://pypi.org/simple/ebay-email-tracker/) 2022-01-13T09:50:30,203 Skipping link: No binaries permitted for ebay-email-tracker: https://files.pythonhosted.org/packages/d8/30/bf86fcfcc611659b1105abc66e1b041919614afe98ea558667288161d364/eBay_email_tracker-0.0.2-py3-none-any.whl#sha256=7128fe7723ec0859b012f13f738776fc3b7eecbdfd2bc28796804166c1eee043 (from https://pypi.org/simple/ebay-email-tracker/) 2022-01-13T09:50:30,204 Fetching project page and analyzing links: https://www.piwheels.org/simple/ebay-email-tracker/ 2022-01-13T09:50:30,204 Getting page https://www.piwheels.org/simple/ebay-email-tracker/ 2022-01-13T09:50:30,206 Found index url https://www.piwheels.org/simple 2022-01-13T09:50:30,434 Skipping link: not a file: https://www.piwheels.org/simple/ebay-email-tracker/ 2022-01-13T09:50:30,435 Skipping link: not a file: https://pypi.org/simple/ebay-email-tracker/ 2022-01-13T09:50:30,474 Given no hashes to check 0 links for project 'ebay-email-tracker': discarding no candidates 2022-01-13T09:50:30,475 ERROR: Could not find a version that satisfies the requirement ebay-email-tracker==0.0.1 (from versions: none) 2022-01-13T09:50:30,475 ERROR: No matching distribution found for ebay-email-tracker==0.0.1 2022-01-13T09:50:30,476 Exception information: 2022-01-13T09:50:30,476 Traceback (most recent call last): 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2022-01-13T09:50:30,476 self._add_to_criteria(self.state.criteria, r, parent=None) 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2022-01-13T09:50:30,476 raise RequirementsConflicted(criterion) 2022-01-13T09:50:30,476 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ebay-email-tracker==0.0.1') 2022-01-13T09:50:30,476 2022-01-13T09:50:30,476 During handling of the above exception, another exception occurred: 2022-01-13T09:50:30,476 2022-01-13T09:50:30,476 Traceback (most recent call last): 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2022-01-13T09:50:30,476 result = self._result = resolver.resolve( 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2022-01-13T09:50:30,476 state = resolution.resolve(requirements, max_rounds=max_rounds) 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2022-01-13T09:50:30,476 raise ResolutionImpossible(e.criterion.information) 2022-01-13T09:50:30,476 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ebay-email-tracker==0.0.1'), parent=None)] 2022-01-13T09:50:30,476 2022-01-13T09:50:30,476 The above exception was the direct cause of the following exception: 2022-01-13T09:50:30,476 2022-01-13T09:50:30,476 Traceback (most recent call last): 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2022-01-13T09:50:30,476 status = run_func(*args) 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2022-01-13T09:50:30,476 return func(self, options, args) 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2022-01-13T09:50:30,476 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2022-01-13T09:50:30,476 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2022-01-13T09:50:30,476 raise error from e 2022-01-13T09:50:30,476 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ebay-email-tracker==0.0.1 2022-01-13T09:50:30,484 Removed build tracker: '/tmp/pip-req-tracker-49brxsp8'