2021-07-09T05:49:04,487 Created temporary directory: /tmp/pip-ephem-wheel-cache-lp01thde 2021-07-09T05:49:04,490 Created temporary directory: /tmp/pip-req-tracker-9hk0n4_o 2021-07-09T05:49:04,491 Initialized build tracking at /tmp/pip-req-tracker-9hk0n4_o 2021-07-09T05:49:04,491 Created build tracker: /tmp/pip-req-tracker-9hk0n4_o 2021-07-09T05:49:04,491 Entered build tracker: /tmp/pip-req-tracker-9hk0n4_o 2021-07-09T05:49:04,492 Created temporary directory: /tmp/pip-wheel-yco3u3mp 2021-07-09T05:49:04,742 1 location(s) to search for versions of bzr-pqm: 2021-07-09T05:49:04,742 * https://pypi.org/simple/bzr-pqm/ 2021-07-09T05:49:04,743 Fetching project page and analyzing links: https://pypi.org/simple/bzr-pqm/ 2021-07-09T05:49:04,743 Getting page https://pypi.org/simple/bzr-pqm/ 2021-07-09T05:49:04,745 Found index url https://pypi.org/simple 2021-07-09T05:49:04,960 Found link https://files.pythonhosted.org/packages/ae/fe/eb172283a60078257bbf78a3bc3b96f42cd82fb4dd61795428cde730bc09/bzr-pqm-1.4.0.tar.gz#sha256=714180119da2a28d048209824d61798b1757a0b82c63a092d41c5281f08b08c5 (from https://pypi.org/simple/bzr-pqm/), version: 1.4.0 2021-07-09T05:49:04,960 Skipping link: not a file: https://pypi.org/simple/bzr-pqm/ 2021-07-09T05:49:04,976 Given no hashes to check 1 links for project 'bzr-pqm': discarding no candidates 2021-07-09T05:49:04,993 Collecting bzr-pqm==1.4.0 2021-07-09T05:49:04,995 Created temporary directory: /tmp/pip-unpack-7_cuglco 2021-07-09T05:49:05,176 Downloading bzr-pqm-1.4.0.tar.gz (25 kB) 2021-07-09T05:49:05,241 Added bzr-pqm==1.4.0 from https://files.pythonhosted.org/packages/ae/fe/eb172283a60078257bbf78a3bc3b96f42cd82fb4dd61795428cde730bc09/bzr-pqm-1.4.0.tar.gz#sha256=714180119da2a28d048209824d61798b1757a0b82c63a092d41c5281f08b08c5 to build tracker '/tmp/pip-req-tracker-9hk0n4_o' 2021-07-09T05:49:05,242 Running setup.py (path:/tmp/pip-wheel-yco3u3mp/bzr-pqm_23d5efde352e450cb9389fe7831dc1a6/setup.py) egg_info for package bzr-pqm 2021-07-09T05:49:05,242 Created temporary directory: /tmp/pip-pip-egg-info-hzkcl8u9 2021-07-09T05:49:05,243 Running command python setup.py egg_info 2021-07-09T05:49:05,876 Traceback (most recent call last): 2021-07-09T05:49:05,876 File "", line 1, in 2021-07-09T05:49:05,877 File "/tmp/pip-wheel-yco3u3mp/bzr-pqm_23d5efde352e450cb9389fe7831dc1a6/setup.py", line 24, in 2021-07-09T05:49:05,877 execfile(os.path.join(os.path.dirname(__file__), '__init__.py'), globals) 2021-07-09T05:49:05,877 NameError: name 'execfile' is not defined 2021-07-09T05:49:05,927 WARNING: Discarding https://files.pythonhosted.org/packages/ae/fe/eb172283a60078257bbf78a3bc3b96f42cd82fb4dd61795428cde730bc09/bzr-pqm-1.4.0.tar.gz#sha256=714180119da2a28d048209824d61798b1757a0b82c63a092d41c5281f08b08c5 (from https://pypi.org/simple/bzr-pqm/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T05:49:05,928 ERROR: Could not find a version that satisfies the requirement bzr-pqm==1.4.0 (from versions: 1.4.0) 2021-07-09T05:49:05,928 ERROR: No matching distribution found for bzr-pqm==1.4.0 2021-07-09T05:49:05,929 Exception information: 2021-07-09T05:49:05,929 Traceback (most recent call last): 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T05:49:05,929 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T05:49:05,929 raise RequirementsConflicted(criterion) 2021-07-09T05:49:05,929 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('bzr-pqm==1.4.0') 2021-07-09T05:49:05,929 2021-07-09T05:49:05,929 During handling of the above exception, another exception occurred: 2021-07-09T05:49:05,929 2021-07-09T05:49:05,929 Traceback (most recent call last): 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T05:49:05,929 result = self._result = resolver.resolve( 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T05:49:05,929 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T05:49:05,929 raise ResolutionImpossible(e.criterion.information) 2021-07-09T05:49:05,929 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('bzr-pqm==1.4.0'), parent=None)] 2021-07-09T05:49:05,929 2021-07-09T05:49:05,929 The above exception was the direct cause of the following exception: 2021-07-09T05:49:05,929 2021-07-09T05:49:05,929 Traceback (most recent call last): 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T05:49:05,929 status = self.run(options, args) 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T05:49:05,929 return func(self, options, args) 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T05:49:05,929 requirement_set = resolver.resolve( 2021-07-09T05:49:05,929 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T05:49:05,929 raise error from e 2021-07-09T05:49:05,929 pip._internal.exceptions.DistributionNotFound: No matching distribution found for bzr-pqm==1.4.0 2021-07-09T05:49:05,934 Removed bzr-pqm==1.4.0 from https://files.pythonhosted.org/packages/ae/fe/eb172283a60078257bbf78a3bc3b96f42cd82fb4dd61795428cde730bc09/bzr-pqm-1.4.0.tar.gz#sha256=714180119da2a28d048209824d61798b1757a0b82c63a092d41c5281f08b08c5 from build tracker '/tmp/pip-req-tracker-9hk0n4_o' 2021-07-09T05:49:05,934 Removed build tracker: '/tmp/pip-req-tracker-9hk0n4_o'