2021-07-08T14:55:15,218 Created temporary directory: /tmp/pip-ephem-wheel-cache-q18953bb 2021-07-08T14:55:15,221 Created temporary directory: /tmp/pip-req-tracker-gzo7h1s4 2021-07-08T14:55:15,221 Initialized build tracking at /tmp/pip-req-tracker-gzo7h1s4 2021-07-08T14:55:15,221 Created build tracker: /tmp/pip-req-tracker-gzo7h1s4 2021-07-08T14:55:15,222 Entered build tracker: /tmp/pip-req-tracker-gzo7h1s4 2021-07-08T14:55:15,222 Created temporary directory: /tmp/pip-wheel-iublc_j5 2021-07-08T14:55:15,256 1 location(s) to search for versions of oortpub: 2021-07-08T14:55:15,256 * https://pypi.org/simple/oortpub/ 2021-07-08T14:55:15,256 Fetching project page and analyzing links: https://pypi.org/simple/oortpub/ 2021-07-08T14:55:15,257 Getting page https://pypi.org/simple/oortpub/ 2021-07-08T14:55:15,258 Found index url https://pypi.org/simple 2021-07-08T14:55:15,435 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/b1/9b/1d0b888c566fadb34bb3c92cb4e98ee155a849b43f94e3640da2ccaeacfe/OortPub-0.1-py2.5.egg#sha256=889fd017727b7c21149fdd4c496a07f1cf9b6a081616fae665766e55f1290d39 (from https://pypi.org/simple/oortpub/) 2021-07-08T14:55:15,435 Found link https://files.pythonhosted.org/packages/9a/4f/32edc953c94552e01bc71dce2d2edea24eeaacf9666886c4eea0951e4e1f/OortPub-0.1.tar.gz#sha256=0da2b48b84c38542a071c1de1ac5c5db54490840b06935b93057d1a3652c78ec (from https://pypi.org/simple/oortpub/), version: 0.1 2021-07-08T14:55:15,436 Skipping link: not a file: https://pypi.org/simple/oortpub/ 2021-07-08T14:55:15,452 Given no hashes to check 1 links for project 'oortpub': discarding no candidates 2021-07-08T14:55:15,469 Collecting oortpub==0.1 2021-07-08T14:55:15,471 Created temporary directory: /tmp/pip-unpack-9xgul8s5 2021-07-08T14:55:15,511 Downloading OortPub-0.1.tar.gz (13 kB) 2021-07-08T14:55:15,582 Added oortpub==0.1 from https://files.pythonhosted.org/packages/9a/4f/32edc953c94552e01bc71dce2d2edea24eeaacf9666886c4eea0951e4e1f/OortPub-0.1.tar.gz#sha256=0da2b48b84c38542a071c1de1ac5c5db54490840b06935b93057d1a3652c78ec to build tracker '/tmp/pip-req-tracker-gzo7h1s4' 2021-07-08T14:55:15,583 Running setup.py (path:/tmp/pip-wheel-iublc_j5/oortpub_06f1c7877c6441be8c804d655b258ba4/setup.py) egg_info for package oortpub 2021-07-08T14:55:15,584 Created temporary directory: /tmp/pip-pip-egg-info-vbq0jlrn 2021-07-08T14:55:15,584 Running command python setup.py egg_info 2021-07-08T14:55:16,208 Traceback (most recent call last): 2021-07-08T14:55:16,209 File "", line 1, in 2021-07-08T14:55:16,209 File "/tmp/pip-wheel-iublc_j5/oortpub_06f1c7877c6441be8c804d655b258ba4/setup.py", line 5, in 2021-07-08T14:55:16,209 reload(sys) # setdefaultencoding is deleted in site.py.. 2021-07-08T14:55:16,210 NameError: name 'reload' is not defined 2021-07-08T14:55:16,259 WARNING: Discarding https://files.pythonhosted.org/packages/9a/4f/32edc953c94552e01bc71dce2d2edea24eeaacf9666886c4eea0951e4e1f/OortPub-0.1.tar.gz#sha256=0da2b48b84c38542a071c1de1ac5c5db54490840b06935b93057d1a3652c78ec (from https://pypi.org/simple/oortpub/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:55:16,260 ERROR: Could not find a version that satisfies the requirement oortpub==0.1 (from versions: 0.1) 2021-07-08T14:55:16,260 ERROR: No matching distribution found for oortpub==0.1 2021-07-08T14:55:16,261 Exception information: 2021-07-08T14:55:16,261 Traceback (most recent call last): 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:55:16,261 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:55:16,261 raise RequirementsConflicted(criterion) 2021-07-08T14:55:16,261 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('oortpub==0.1') 2021-07-08T14:55:16,261 2021-07-08T14:55:16,261 During handling of the above exception, another exception occurred: 2021-07-08T14:55:16,261 2021-07-08T14:55:16,261 Traceback (most recent call last): 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:55:16,261 result = self._result = resolver.resolve( 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:55:16,261 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:55:16,261 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:55:16,261 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('oortpub==0.1'), parent=None)] 2021-07-08T14:55:16,261 2021-07-08T14:55:16,261 The above exception was the direct cause of the following exception: 2021-07-08T14:55:16,261 2021-07-08T14:55:16,261 Traceback (most recent call last): 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:55:16,261 status = self.run(options, args) 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:55:16,261 return func(self, options, args) 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:55:16,261 requirement_set = resolver.resolve( 2021-07-08T14:55:16,261 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:55:16,261 raise error from e 2021-07-08T14:55:16,261 pip._internal.exceptions.DistributionNotFound: No matching distribution found for oortpub==0.1 2021-07-08T14:55:16,265 Removed oortpub==0.1 from https://files.pythonhosted.org/packages/9a/4f/32edc953c94552e01bc71dce2d2edea24eeaacf9666886c4eea0951e4e1f/OortPub-0.1.tar.gz#sha256=0da2b48b84c38542a071c1de1ac5c5db54490840b06935b93057d1a3652c78ec from build tracker '/tmp/pip-req-tracker-gzo7h1s4' 2021-07-08T14:55:16,266 Removed build tracker: '/tmp/pip-req-tracker-gzo7h1s4'