2023-09-08T21:47:23,330 Created temporary directory: /tmp/pip-build-tracker-ijvl9kix 2023-09-08T21:47:23,331 Initialized build tracking at /tmp/pip-build-tracker-ijvl9kix 2023-09-08T21:47:23,331 Created build tracker: /tmp/pip-build-tracker-ijvl9kix 2023-09-08T21:47:23,332 Entered build tracker: /tmp/pip-build-tracker-ijvl9kix 2023-09-08T21:47:23,333 Created temporary directory: /tmp/pip-wheel-x6orybk1 2023-09-08T21:47:23,336 Created temporary directory: /tmp/pip-ephem-wheel-cache-ayo6n29s 2023-09-08T21:47:23,357 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2023-09-08T21:47:23,360 2 location(s) to search for versions of myfirstpip: 2023-09-08T21:47:23,360 * https://pypi.org/simple/myfirstpip/ 2023-09-08T21:47:23,360 * https://www.piwheels.org/simple/myfirstpip/ 2023-09-08T21:47:23,361 Fetching project page and analyzing links: https://pypi.org/simple/myfirstpip/ 2023-09-08T21:47:23,362 Getting page https://pypi.org/simple/myfirstpip/ 2023-09-08T21:47:23,364 Found index url https://pypi.org/simple/ 2023-09-08T21:47:23,613 Fetched page https://pypi.org/simple/myfirstpip/ as application/vnd.pypi.simple.v1+json 2023-09-08T21:47:23,614 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/) 2023-09-08T21:47:23,615 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/) 2023-09-08T21:47:23,616 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/) 2023-09-08T21:47:23,616 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/) 2023-09-08T21:47:23,617 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 2023-09-08T21:47:23,617 Fetching project page and analyzing links: https://www.piwheels.org/simple/myfirstpip/ 2023-09-08T21:47:23,618 Getting page https://www.piwheels.org/simple/myfirstpip/ 2023-09-08T21:47:23,620 Found index url https://www.piwheels.org/simple/ 2023-09-08T21:47:23,910 Fetched page https://www.piwheels.org/simple/myfirstpip/ as text/html 2023-09-08T21:47:23,911 Skipping link: not a file: https://www.piwheels.org/simple/myfirstpip/ 2023-09-08T21:47:23,912 Skipping link: not a file: https://pypi.org/simple/myfirstpip/ 2023-09-08T21:47:23,939 Given no hashes to check 0 links for project 'myfirstpip': discarding no candidates 2023-09-08T21:47:23,940 ERROR: Could not find a version that satisfies the requirement myfirstpip==0.0.1 (from versions: 0.0.6) 2023-09-08T21:47:23,942 ERROR: No matching distribution found for myfirstpip==0.0.1 2023-09-08T21:47:23,944 Exception information: 2023-09-08T21:47:23,944 Traceback (most recent call last): 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 397, in resolve 2023-09-08T21:47:23,944 self._add_to_criteria(self.state.criteria, r, parent=None) 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2023-09-08T21:47:23,944 raise RequirementsConflicted(criterion) 2023-09-08T21:47:23,944 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('myfirstpip==0.0.1') 2023-09-08T21:47:23,944 2023-09-08T21:47:23,944 During handling of the above exception, another exception occurred: 2023-09-08T21:47:23,944 2023-09-08T21:47:23,944 Traceback (most recent call last): 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2023-09-08T21:47:23,944 result = self._result = resolver.resolve( 2023-09-08T21:47:23,944 ^^^^^^^^^^^^^^^^^ 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 546, in resolve 2023-09-08T21:47:23,944 state = resolution.resolve(requirements, max_rounds=max_rounds) 2023-09-08T21:47:23,944 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 399, in resolve 2023-09-08T21:47:23,944 raise ResolutionImpossible(e.criterion.information) 2023-09-08T21:47:23,944 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('myfirstpip==0.0.1'), parent=None)] 2023-09-08T21:47:23,944 2023-09-08T21:47:23,944 The above exception was the direct cause of the following exception: 2023-09-08T21:47:23,944 2023-09-08T21:47:23,944 Traceback (most recent call last): 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/base_command.py", line 180, in exc_logging_wrapper 2023-09-08T21:47:23,944 status = run_func(*args) 2023-09-08T21:47:23,944 ^^^^^^^^^^^^^^^ 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/cli/req_command.py", line 248, in wrapper 2023-09-08T21:47:23,944 return func(self, options, args) 2023-09-08T21:47:23,944 ^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/commands/wheel.py", line 147, in run 2023-09-08T21:47:23,944 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2023-09-08T21:47:23,944 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2023-09-08T21:47:23,944 File "/usr/local/lib/python3.11/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2023-09-08T21:47:23,944 raise error from e 2023-09-08T21:47:23,944 pip._internal.exceptions.DistributionNotFound: No matching distribution found for myfirstpip==0.0.1 2023-09-08T21:47:23,952 Removed build tracker: '/tmp/pip-build-tracker-ijvl9kix'