2025-09-08T04:29:59,959 Created temporary directory: /tmp/pip-build-tracker-gqdhl4jj 2025-09-08T04:29:59,960 Initialized build tracking at /tmp/pip-build-tracker-gqdhl4jj 2025-09-08T04:29:59,960 Created build tracker: /tmp/pip-build-tracker-gqdhl4jj 2025-09-08T04:29:59,960 Entered build tracker: /tmp/pip-build-tracker-gqdhl4jj 2025-09-08T04:29:59,961 Created temporary directory: /tmp/pip-wheel-j1dgqspy 2025-09-08T04:29:59,964 Created temporary directory: /tmp/pip-ephem-wheel-cache-885zi24m 2025-09-08T04:30:00,020 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2025-09-08T04:30:00,023 2 location(s) to search for versions of myfirstpip: 2025-09-08T04:30:00,023 * https://pypi.org/simple/myfirstpip/ 2025-09-08T04:30:00,023 * https://www.piwheels.org/simple/myfirstpip/ 2025-09-08T04:30:00,023 Fetching project page and analyzing links: https://pypi.org/simple/myfirstpip/ 2025-09-08T04:30:00,024 Getting page https://pypi.org/simple/myfirstpip/ 2025-09-08T04:30:00,025 Found index url https://pypi.org/simple/ 2025-09-08T04:30:00,170 Fetched page https://pypi.org/simple/myfirstpip/ as application/vnd.pypi.simple.v1+json 2025-09-08T04:30:00,173 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/dc/6a/8e1b8b7ce5d1d35483452a0c0fa6b065cff8247db10f813db197d50a0bc1/myfirstpip-0.0.3-py2.7.egg (from https://pypi.org/simple/myfirstpip/) 2025-09-08T04:30:00,173 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/a5/a4/7a8b9022fd6990561c21d3210840a6841ec76bd04fe6dec254114f5461d3/myfirstpip-0.0.4-py2.7.egg (from https://pypi.org/simple/myfirstpip/) 2025-09-08T04:30:00,174 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/4e/a7/1ed49541ca8f7be34f2de5e167d1629622a3dba32445f3946e353efadace/myfirstpip-0.0.5-py2.7.egg (from https://pypi.org/simple/myfirstpip/) 2025-09-08T04:30:00,174 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/d0/57/6bf2fcc3b68d0e81cdbea59bfe9961cdf2493fab318d608bef92111d60bf/myfirstpip-0.0.6-py2.7.egg (from https://pypi.org/simple/myfirstpip/) 2025-09-08T04:30:00,174 Found link https://files.pythonhosted.org/packages/e9/e3/3cab80faf304f66cc9409e3cb0dabfd6bbf3e7cc364a5c65065f0ed9f3ee/myfirstpip-0.0.6.tar.gz (from https://pypi.org/simple/myfirstpip/), version: 0.0.6 2025-09-08T04:30:00,175 Fetching project page and analyzing links: https://www.piwheels.org/simple/myfirstpip/ 2025-09-08T04:30:00,176 Getting page https://www.piwheels.org/simple/myfirstpip/ 2025-09-08T04:30:00,178 Found index url https://www.piwheels.org/simple/ 2025-09-08T04:30:00,269 Fetched page https://www.piwheels.org/simple/myfirstpip/ as text/html 2025-09-08T04:30:00,269 Skipping link: not a file: https://www.piwheels.org/simple/myfirstpip/ 2025-09-08T04:30:00,270 Skipping link: not a file: https://pypi.org/simple/myfirstpip/ 2025-09-08T04:30:00,295 Given no hashes to check 0 links for project 'myfirstpip': discarding no candidates 2025-09-08T04:30:00,295 ERROR: Could not find a version that satisfies the requirement myfirstpip==0.0.1 (from versions: 0.0.6) 2025-09-08T04:30:00,297 ERROR: No matching distribution found for myfirstpip==0.0.1 2025-09-08T04:30:00,297 Exception information: 2025-09-08T04:30:00,297 Traceback (most recent call last): 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 388, in resolve 2025-09-08T04:30:00,297 self._add_to_criteria(self.state.criteria, r, parent=None) 2025-09-08T04:30:00,297 ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 142, in _add_to_criteria 2025-09-08T04:30:00,297 raise RequirementsConflicted(criterion) 2025-09-08T04:30:00,297 pip._vendor.resolvelib.resolvers.exceptions.RequirementsConflicted: Requirements conflict: SpecifierRequirement('myfirstpip==0.0.1') 2025-09-08T04:30:00,297 2025-09-08T04:30:00,297 The above exception was the direct cause of the following exception: 2025-09-08T04:30:00,297 2025-09-08T04:30:00,297 Traceback (most recent call last): 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 96, in resolve 2025-09-08T04:30:00,297 result = self._result = resolver.resolve( 2025-09-08T04:30:00,297 ~~~~~~~~~~~~~~~~^ 2025-09-08T04:30:00,297 collected.requirements, max_rounds=limit_how_complex_resolution_can_be 2025-09-08T04:30:00,297 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2025-09-08T04:30:00,297 ) 2025-09-08T04:30:00,297 ^ 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 515, in resolve 2025-09-08T04:30:00,297 state = resolution.resolve(requirements, max_rounds=max_rounds) 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_vendor/resolvelib/resolvers/resolution.py", line 390, in resolve 2025-09-08T04:30:00,297 raise ResolutionImpossible(e.criterion.information) from e 2025-09-08T04:30:00,297 pip._vendor.resolvelib.resolvers.exceptions.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('myfirstpip==0.0.1'), parent=None)] 2025-09-08T04:30:00,297 2025-09-08T04:30:00,297 The above exception was the direct cause of the following exception: 2025-09-08T04:30:00,297 2025-09-08T04:30:00,297 Traceback (most recent call last): 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 105, in _run_wrapper 2025-09-08T04:30:00,297 status = _inner_run() 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/cli/base_command.py", line 96, in _inner_run 2025-09-08T04:30:00,297 return self.run(options, args) 2025-09-08T04:30:00,297 ~~~~~~~~^^^^^^^^^^^^^^^ 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/cli/req_command.py", line 68, in wrapper 2025-09-08T04:30:00,297 return func(self, options, args) 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2025-09-08T04:30:00,297 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2025-09-08T04:30:00,297 File "/usr/lib/python3/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 105, in resolve 2025-09-08T04:30:00,297 raise error from e 2025-09-08T04:30:00,297 pip._internal.exceptions.DistributionNotFound: No matching distribution found for myfirstpip==0.0.1 2025-09-08T04:30:00,308 Removed build tracker: '/tmp/pip-build-tracker-gqdhl4jj'