2023-01-27T15:07:02,385 Created temporary directory: /tmp/pip-ephem-wheel-cache-j40aasob 2023-01-27T15:07:02,387 Created temporary directory: /tmp/pip-build-tracker-ft276xi5 2023-01-27T15:07:02,388 Initialized build tracking at /tmp/pip-build-tracker-ft276xi5 2023-01-27T15:07:02,388 Created build tracker: /tmp/pip-build-tracker-ft276xi5 2023-01-27T15:07:02,388 Entered build tracker: /tmp/pip-build-tracker-ft276xi5 2023-01-27T15:07:02,389 Created temporary directory: /tmp/pip-wheel-s4uc7xjh 2023-01-27T15:07:02,392 DEPRECATION: --no-binary currently disables reading from the cache of locally built wheels. In the future --no-binary will not influence the wheel cache. pip 23.1 will enforce this behaviour change. A possible replacement is to use the --no-cache-dir option. You can use the flag --use-feature=no-binary-enable-wheel-cache to test the upcoming behaviour. Discussion can be found at https://github.com/pypa/pip/issues/11453 2023-01-27T15:07:02,395 Created temporary directory: /tmp/pip-ephem-wheel-cache-tiukbrvy 2023-01-27T15:07:02,418 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-01-27T15:07:02,422 2 location(s) to search for versions of gces-trabalho-individual-2022-2: 2023-01-27T15:07:02,422 * https://pypi.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,422 * https://www.piwheels.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,422 Fetching project page and analyzing links: https://pypi.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,423 Getting page https://pypi.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,424 Found index url https://pypi.org/simple 2023-01-27T15:07:02,477 Fetched page https://pypi.org/simple/gces-trabalho-individual-2022-2/ as application/vnd.pypi.simple.v1+json 2023-01-27T15:07:02,478 Skipping link: No binaries permitted for gces-trabalho-individual-2022-2: https://files.pythonhosted.org/packages/f8/6a/aa198ddbb520524a11861a88c8ee708fd11524a3aa3275dc1bac3ec90d59/gces_trabalho_individual_2022_2-0.1.1-py3-none-any.whl (from https://pypi.org/simple/gces-trabalho-individual-2022-2/) (requires-python:==3.8.16) 2023-01-27T15:07:02,479 Link requires a different Python (3.9.2 not in: '==3.8.16'): https://files.pythonhosted.org/packages/99/6a/c30bbe72a38f4a82af3b86c1650769d53f839c1cff6eeeef921dfe9c167d/gces_trabalho_individual_2022_2-0.1.1.tar.gz (from https://pypi.org/simple/gces-trabalho-individual-2022-2/) (requires-python:==3.8.16) 2023-01-27T15:07:02,479 Skipping link: 0.1.1 Requires-Python ==3.8.16: https://files.pythonhosted.org/packages/99/6a/c30bbe72a38f4a82af3b86c1650769d53f839c1cff6eeeef921dfe9c167d/gces_trabalho_individual_2022_2-0.1.1.tar.gz (from https://pypi.org/simple/gces-trabalho-individual-2022-2/) (requires-python:==3.8.16) 2023-01-27T15:07:02,479 Fetching project page and analyzing links: https://www.piwheels.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,480 Getting page https://www.piwheels.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,481 Found index url https://www.piwheels.org/simple 2023-01-27T15:07:02,661 Fetched page https://www.piwheels.org/simple/gces-trabalho-individual-2022-2/ as text/html 2023-01-27T15:07:02,662 Skipping link: not a file: https://www.piwheels.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,662 Skipping link: not a file: https://pypi.org/simple/gces-trabalho-individual-2022-2/ 2023-01-27T15:07:02,679 Given no hashes to check 0 links for project 'gces-trabalho-individual-2022-2': discarding no candidates 2023-01-27T15:07:02,680 ERROR: Ignored the following versions that require a different python version: 0.1.1 Requires-Python ==3.8.16 2023-01-27T15:07:02,681 ERROR: Could not find a version that satisfies the requirement gces-trabalho-individual-2022-2==0.1.1 (from versions: none) 2023-01-27T15:07:02,682 ERROR: No matching distribution found for gces-trabalho-individual-2022-2==0.1.1 2023-01-27T15:07:02,683 Exception information: 2023-01-27T15:07:02,683 Traceback (most recent call last): 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 348, in resolve 2023-01-27T15:07:02,683 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _add_to_criteria 2023-01-27T15:07:02,683 raise RequirementsConflicted(criterion) 2023-01-27T15:07:02,683 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gces-trabalho-individual-2022-2==0.1.1') 2023-01-27T15:07:02,683 2023-01-27T15:07:02,683 During handling of the above exception, another exception occurred: 2023-01-27T15:07:02,683 2023-01-27T15:07:02,683 Traceback (most recent call last): 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-01-27T15:07:02,683 result = self._result = resolver.resolve( 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 481, in resolve 2023-01-27T15:07:02,683 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 350, in resolve 2023-01-27T15:07:02,683 raise ResolutionImpossible(e.criterion.information) 2023-01-27T15:07:02,683 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gces-trabalho-individual-2022-2==0.1.1'), parent=None)] 2023-01-27T15:07:02,683 2023-01-27T15:07:02,683 The above exception was the direct cause of the following exception: 2023-01-27T15:07:02,683 2023-01-27T15:07:02,683 Traceback (most recent call last): 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 160, in exc_logging_wrapper 2023-01-27T15:07:02,683 status = run_func(*args) 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 247, in wrapper 2023-01-27T15:07:02,683 return func(self, options, args) 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 170, in run 2023-01-27T15:07:02,683 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-01-27T15:07:02,683 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-01-27T15:07:02,683 raise error from e 2023-01-27T15:07:02,683 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gces-trabalho-individual-2022-2==0.1.1 2023-01-27T15:07:02,687 Removed build tracker: '/tmp/pip-build-tracker-ft276xi5'