2023-05-14T09:09:40,798 Created temporary directory: /tmp/pip-build-tracker-hkffx33m 2023-05-14T09:09:40,799 Initialized build tracking at /tmp/pip-build-tracker-hkffx33m 2023-05-14T09:09:40,800 Created build tracker: /tmp/pip-build-tracker-hkffx33m 2023-05-14T09:09:40,800 Entered build tracker: /tmp/pip-build-tracker-hkffx33m 2023-05-14T09:09:40,800 Created temporary directory: /tmp/pip-wheel-zo_aqcs1 2023-05-14T09:09:40,804 Created temporary directory: /tmp/pip-ephem-wheel-cache-7nyzed28 2023-05-14T09:09:40,828 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-14T09:09:40,831 2 location(s) to search for versions of twscrape: 2023-05-14T09:09:40,831 * https://pypi.org/simple/twscrape/ 2023-05-14T09:09:40,831 * https://www.piwheels.org/simple/twscrape/ 2023-05-14T09:09:40,832 Fetching project page and analyzing links: https://pypi.org/simple/twscrape/ 2023-05-14T09:09:40,832 Getting page https://pypi.org/simple/twscrape/ 2023-05-14T09:09:40,834 Found index url https://pypi.org/simple/ 2023-05-14T09:09:40,884 Fetched page https://pypi.org/simple/twscrape/ as application/vnd.pypi.simple.v1+json 2023-05-14T09:09:40,885 Skipping link: No binaries permitted for twscrape: https://files.pythonhosted.org/packages/2a/59/fcb28ffadb4dde35c593771a7168e883bb9a47281d223fb1b49d79873a08/twscrape-0.1.0-py3-none-any.whl (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,886 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/ce/30/1dd94a3fece55246a83dc454d2d7a2de3a2d6acd1150eaef5204583eaba4/twscrape-0.1.0.tar.gz (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,886 Skipping link: 0.1.0 Requires-Python >=3.10: https://files.pythonhosted.org/packages/ce/30/1dd94a3fece55246a83dc454d2d7a2de3a2d6acd1150eaef5204583eaba4/twscrape-0.1.0.tar.gz (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,887 Skipping link: No binaries permitted for twscrape: https://files.pythonhosted.org/packages/44/82/bf10d939a3e360486488a51c8bfebbf5fc32f641e24713927c943cbd7e7c/twscrape-0.1.1-py3-none-any.whl (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,887 Link requires a different Python (3.9.2 not in: '>=3.10'): https://files.pythonhosted.org/packages/da/65/4dcc12c4ad03a7f80bff970f5300fe9e6296d3ce3b3c5d77b30a2c00c765/twscrape-0.1.1.tar.gz (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,887 Skipping link: 0.1.1 Requires-Python >=3.10: https://files.pythonhosted.org/packages/da/65/4dcc12c4ad03a7f80bff970f5300fe9e6296d3ce3b3c5d77b30a2c00c765/twscrape-0.1.1.tar.gz (from https://pypi.org/simple/twscrape/) (requires-python:>=3.10) 2023-05-14T09:09:40,888 Fetching project page and analyzing links: https://www.piwheels.org/simple/twscrape/ 2023-05-14T09:09:40,888 Getting page https://www.piwheels.org/simple/twscrape/ 2023-05-14T09:09:40,889 Found index url https://www.piwheels.org/simple/ 2023-05-14T09:09:41,041 Fetched page https://www.piwheels.org/simple/twscrape/ as text/html 2023-05-14T09:09:41,042 Skipping link: not a file: https://www.piwheels.org/simple/twscrape/ 2023-05-14T09:09:41,042 Skipping link: not a file: https://pypi.org/simple/twscrape/ 2023-05-14T09:09:41,059 Given no hashes to check 0 links for project 'twscrape': discarding no candidates 2023-05-14T09:09:41,059 ERROR: Ignored the following versions that require a different python version: 0.1.0 Requires-Python >=3.10; 0.1.1 Requires-Python >=3.10 2023-05-14T09:09:41,061 ERROR: Could not find a version that satisfies the requirement twscrape==0.1.0 (from versions: none) 2023-05-14T09:09:41,062 ERROR: No matching distribution found for twscrape==0.1.0 2023-05-14T09:09:41,063 Exception information: 2023-05-14T09:09:41,063 Traceback (most recent call last): 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-14T09:09:41,063 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-14T09:09:41,063 raise RequirementsConflicted(criterion) 2023-05-14T09:09:41,063 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('twscrape==0.1.0') 2023-05-14T09:09:41,063 2023-05-14T09:09:41,063 During handling of the above exception, another exception occurred: 2023-05-14T09:09:41,063 2023-05-14T09:09:41,063 Traceback (most recent call last): 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-14T09:09:41,063 result = self._result = resolver.resolve( 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-14T09:09:41,063 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-14T09:09:41,063 raise ResolutionImpossible(e.criterion.information) 2023-05-14T09:09:41,063 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('twscrape==0.1.0'), parent=None)] 2023-05-14T09:09:41,063 2023-05-14T09:09:41,063 The above exception was the direct cause of the following exception: 2023-05-14T09:09:41,063 2023-05-14T09:09:41,063 Traceback (most recent call last): 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-14T09:09:41,063 status = run_func(*args) 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-14T09:09:41,063 return func(self, options, args) 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-14T09:09:41,063 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-14T09:09:41,063 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-14T09:09:41,063 raise error from e 2023-05-14T09:09:41,063 pip._internal.exceptions.DistributionNotFound: No matching distribution found for twscrape==0.1.0 2023-05-14T09:09:41,066 Removed build tracker: '/tmp/pip-build-tracker-hkffx33m'