2023-05-20T15:49:00,720 Created temporary directory: /tmp/pip-build-tracker-sc059nxa 2023-05-20T15:49:00,721 Initialized build tracking at /tmp/pip-build-tracker-sc059nxa 2023-05-20T15:49:00,721 Created build tracker: /tmp/pip-build-tracker-sc059nxa 2023-05-20T15:49:00,721 Entered build tracker: /tmp/pip-build-tracker-sc059nxa 2023-05-20T15:49:00,722 Created temporary directory: /tmp/pip-wheel-y6zszdrx 2023-05-20T15:49:00,725 Created temporary directory: /tmp/pip-ephem-wheel-cache-ad97010j 2023-05-20T15:49:00,747 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-05-20T15:49:00,750 2 location(s) to search for versions of freegpt: 2023-05-20T15:49:00,750 * https://pypi.org/simple/freegpt/ 2023-05-20T15:49:00,750 * https://www.piwheels.org/simple/freegpt/ 2023-05-20T15:49:00,750 Fetching project page and analyzing links: https://pypi.org/simple/freegpt/ 2023-05-20T15:49:00,751 Getting page https://pypi.org/simple/freegpt/ 2023-05-20T15:49:00,753 Found index url https://pypi.org/simple/ 2023-05-20T15:49:00,801 Fetched page https://pypi.org/simple/freegpt/ as application/vnd.pypi.simple.v1+json 2023-05-20T15:49:00,802 Skipping link: No binaries permitted for freegpt: https://files.pythonhosted.org/packages/93/2b/54aa4a1ed687e3479888f231fd4b69e4bdb7a326d617277ecc3c3e39fb48/freeGPT-1.0.0.0-py3-none-any.whl (from https://pypi.org/simple/freegpt/) (requires-python:>=3.6) 2023-05-20T15:49:00,803 Found link https://files.pythonhosted.org/packages/68/d8/32b296e79e499f78ae7f6d803ee28fa3bcb4d95b2de9f709f51275838737/freeGPT-1.0.0.0.tar.gz (from https://pypi.org/simple/freegpt/) (requires-python:>=3.6), version: 1.0.0.0 2023-05-20T15:49:00,803 Skipping link: No binaries permitted for freegpt: https://files.pythonhosted.org/packages/6c/1f/18dae5f1716ef281e60ff37a087b5ba228441b3e8455b39a616b686b5d97/freeGPT-1.0.0.1-py3-none-any.whl (from https://pypi.org/simple/freegpt/) (requires-python:>=3.6) 2023-05-20T15:49:00,804 Found link https://files.pythonhosted.org/packages/89/bc/5bbf078dcc1dd06960e9283cd12bb417c0e031a05321f9a3f45d7e4eddcb/freeGPT-1.0.0.1.tar.gz (from https://pypi.org/simple/freegpt/) (requires-python:>=3.6), version: 1.0.0.1 2023-05-20T15:49:00,804 Fetching project page and analyzing links: https://www.piwheels.org/simple/freegpt/ 2023-05-20T15:49:00,804 Getting page https://www.piwheels.org/simple/freegpt/ 2023-05-20T15:49:00,805 Found index url https://www.piwheels.org/simple/ 2023-05-20T15:49:00,972 Fetched page https://www.piwheels.org/simple/freegpt/ as text/html 2023-05-20T15:49:00,973 Skipping link: No binaries permitted for freegpt: https://www.piwheels.org/simple/freegpt/freeGPT-1.0.0-py3-none-any.whl#sha256=90b9159035a19c47ccf2dc65e55b69a56a7b271602514e98ab993c9e0ca54238 (from https://www.piwheels.org/simple/freegpt/) (requires-python:>=3.6) 2023-05-20T15:49:00,973 Skipping link: not a file: https://www.piwheels.org/simple/freegpt/ 2023-05-20T15:49:00,973 Skipping link: not a file: https://pypi.org/simple/freegpt/ 2023-05-20T15:49:00,991 Given no hashes to check 0 links for project 'freegpt': discarding no candidates 2023-05-20T15:49:00,991 ERROR: Could not find a version that satisfies the requirement freegpt==1.0.1 (from versions: 1.0.0.0, 1.0.0.1) 2023-05-20T15:49:00,992 ERROR: No matching distribution found for freegpt==1.0.1 2023-05-20T15:49:00,993 Exception information: 2023-05-20T15:49:00,993 Traceback (most recent call last): 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-05-20T15:49:00,993 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-05-20T15:49:00,993 raise RequirementsConflicted(criterion) 2023-05-20T15:49:00,993 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('freegpt==1.0.1') 2023-05-20T15:49:00,993 2023-05-20T15:49:00,993 During handling of the above exception, another exception occurred: 2023-05-20T15:49:00,993 2023-05-20T15:49:00,993 Traceback (most recent call last): 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-05-20T15:49:00,993 result = self._result = resolver.resolve( 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-05-20T15:49:00,993 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-05-20T15:49:00,993 raise ResolutionImpossible(e.criterion.information) 2023-05-20T15:49:00,993 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('freegpt==1.0.1'), parent=None)] 2023-05-20T15:49:00,993 2023-05-20T15:49:00,993 The above exception was the direct cause of the following exception: 2023-05-20T15:49:00,993 2023-05-20T15:49:00,993 Traceback (most recent call last): 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 169, in exc_logging_wrapper 2023-05-20T15:49:00,993 status = run_func(*args) 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-05-20T15:49:00,993 return func(self, options, args) 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-05-20T15:49:00,993 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-05-20T15:49:00,993 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-05-20T15:49:00,993 raise error from e 2023-05-20T15:49:00,993 pip._internal.exceptions.DistributionNotFound: No matching distribution found for freegpt==1.0.1 2023-05-20T15:49:00,997 Removed build tracker: '/tmp/pip-build-tracker-sc059nxa'