2023-06-28T08:21:19,410 Created temporary directory: /tmp/pip-build-tracker-35sq0wsp 2023-06-28T08:21:19,413 Initialized build tracking at /tmp/pip-build-tracker-35sq0wsp 2023-06-28T08:21:19,413 Created build tracker: /tmp/pip-build-tracker-35sq0wsp 2023-06-28T08:21:19,414 Entered build tracker: /tmp/pip-build-tracker-35sq0wsp 2023-06-28T08:21:19,415 Created temporary directory: /tmp/pip-wheel-129xx821 2023-06-28T08:21:19,424 Created temporary directory: /tmp/pip-ephem-wheel-cache-7e5hsul_ 2023-06-28T08:21:19,476 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-06-28T08:21:19,485 2 location(s) to search for versions of google-ads-transparency-scraper: 2023-06-28T08:21:19,485 * https://pypi.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,485 * https://www.piwheels.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,486 Fetching project page and analyzing links: https://pypi.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,487 Getting page https://pypi.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,491 Found index url https://pypi.org/simple/ 2023-06-28T08:21:19,685 Fetched page https://pypi.org/simple/google-ads-transparency-scraper/ as application/vnd.pypi.simple.v1+json 2023-06-28T08:21:19,691 Skipping link: Missing project version for google-ads-transparency-scraper: https://files.pythonhosted.org/packages/34/19/ac76486f04e542b83c586b0abf886aae0fe422e914481eb547062f1bed83/Google%20Ads%20Transparency%20Scraper-0.1.tar.gz (from https://pypi.org/simple/google-ads-transparency-scraper/) 2023-06-28T08:21:19,692 Skipping link: Missing project version for google-ads-transparency-scraper: https://files.pythonhosted.org/packages/fd/fc/ab636c685185180c26177ad956f66090fd64e114d2ffd515e1a735174982/Google%20Ads%20Transparency%20Scraper-1.0.tar.gz (from https://pypi.org/simple/google-ads-transparency-scraper/) 2023-06-28T08:21:19,693 Skipping link: Missing project version for google-ads-transparency-scraper: https://files.pythonhosted.org/packages/e8/a8/3b9fe5e5e02cde1a347fb630590d3bbf5132544681a9e92bbb68180877b4/Google%20Ads%20Transparency%20Scraper-1.1.tar.gz (from https://pypi.org/simple/google-ads-transparency-scraper/) 2023-06-28T08:21:19,693 Skipping link: Missing project version for google-ads-transparency-scraper: https://files.pythonhosted.org/packages/88/a8/40abd83f8d934707065cfb081adbf2391e85a6f82dd26e6d1db71d615718/Google%20Ads%20Transparency%20Scraper-1.2.tar.gz (from https://pypi.org/simple/google-ads-transparency-scraper/) 2023-06-28T08:21:19,694 Fetching project page and analyzing links: https://www.piwheels.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,695 Getting page https://www.piwheels.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,697 Found index url https://www.piwheels.org/simple/ 2023-06-28T08:21:19,909 Fetched page https://www.piwheels.org/simple/google-ads-transparency-scraper/ as text/html 2023-06-28T08:21:19,912 Skipping link: not a file: https://www.piwheels.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,912 Skipping link: not a file: https://pypi.org/simple/google-ads-transparency-scraper/ 2023-06-28T08:21:19,945 Given no hashes to check 0 links for project 'google-ads-transparency-scraper': discarding no candidates 2023-06-28T08:21:19,946 ERROR: Could not find a version that satisfies the requirement google-ads-transparency-scraper==1.2 (from versions: none) 2023-06-28T08:21:19,949 ERROR: No matching distribution found for google-ads-transparency-scraper==1.2 2023-06-28T08:21:19,951 Exception information: 2023-06-28T08:21:19,951 Traceback (most recent call last): 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-06-28T08:21:19,951 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-06-28T08:21:19,951 raise RequirementsConflicted(criterion) 2023-06-28T08:21:19,951 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('google-ads-transparency-scraper==1.2') 2023-06-28T08:21:19,951 2023-06-28T08:21:19,951 During handling of the above exception, another exception occurred: 2023-06-28T08:21:19,951 2023-06-28T08:21:19,951 Traceback (most recent call last): 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2023-06-28T08:21:19,951 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-06-28T08:21:19,951 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-06-28T08:21:19,951 raise ResolutionImpossible(e.criterion.information) 2023-06-28T08:21:19,951 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('google-ads-transparency-scraper==1.2'), parent=None)] 2023-06-28T08:21:19,951 2023-06-28T08:21:19,951 The above exception was the direct cause of the following exception: 2023-06-28T08:21:19,951 2023-06-28T08:21:19,951 Traceback (most recent call last): 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-06-28T08:21:19,951 status = run_func(*args) 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-06-28T08:21:19,951 return func(self, options, args) 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-06-28T08:21:19,951 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-06-28T08:21:19,951 File "/home/piwheels/.local/lib/python3.7/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-06-28T08:21:19,951 raise error from e 2023-06-28T08:21:19,951 pip._internal.exceptions.DistributionNotFound: No matching distribution found for google-ads-transparency-scraper==1.2 2023-06-28T08:21:19,960 Removed build tracker: '/tmp/pip-build-tracker-35sq0wsp'