2021-07-08T14:59:22,454 Created temporary directory: /tmp/pip-ephem-wheel-cache-6ygabl1g 2021-07-08T14:59:22,457 Created temporary directory: /tmp/pip-req-tracker-wsb8u5sd 2021-07-08T14:59:22,457 Initialized build tracking at /tmp/pip-req-tracker-wsb8u5sd 2021-07-08T14:59:22,458 Created build tracker: /tmp/pip-req-tracker-wsb8u5sd 2021-07-08T14:59:22,458 Entered build tracker: /tmp/pip-req-tracker-wsb8u5sd 2021-07-08T14:59:22,458 Created temporary directory: /tmp/pip-wheel-50zdu2j5 2021-07-08T14:59:22,493 1 location(s) to search for versions of gazest-extra-macros: 2021-07-08T14:59:22,493 * https://pypi.org/simple/gazest-extra-macros/ 2021-07-08T14:59:22,494 Fetching project page and analyzing links: https://pypi.org/simple/gazest-extra-macros/ 2021-07-08T14:59:22,495 Getting page https://pypi.org/simple/gazest-extra-macros/ 2021-07-08T14:59:22,496 Found index url https://pypi.org/simple 2021-07-08T14:59:22,585 Found link https://files.pythonhosted.org/packages/3b/07/94b3943c0e2691ad06ee14002a9f23a974bd4acb330d523f56946b1e6c5a/gazest_extra_macros-0.3.tar.gz#sha256=595804bcea62d348b402843bd70f2f80ca6fac978f02b6be126e296fe0b80782 (from https://pypi.org/simple/gazest-extra-macros/), version: 0.3 2021-07-08T14:59:22,585 Skipping link: unsupported archive format: .egg: https://files.pythonhosted.org/packages/db/50/e6dab7de884165f7cac2442ec180c64301bf5e5138f95ac2b41974ed2791/gazest_extra_macros-0.3-py2.4.egg#sha256=26fa7e8ab0b8ca3329859e84d49d0cfe414dcaca2d9da45bde28874f6c56d275 (from https://pypi.org/simple/gazest-extra-macros/) 2021-07-08T14:59:22,585 Found link https://files.pythonhosted.org/packages/24/f0/97993c4a58e6d9659fb4cd29df9210b53f29b85ab6ff75ad53bc8915b6e1/gazest_extra_macros-0.3.1.tar.gz#sha256=3b17f1df650b26a9ed09d2602c72e751324ac589dd4b69664d67b65f18f73242 (from https://pypi.org/simple/gazest-extra-macros/), version: 0.3.1 2021-07-08T14:59:22,586 Skipping link: not a file: https://pypi.org/simple/gazest-extra-macros/ 2021-07-08T14:59:22,602 Given no hashes to check 1 links for project 'gazest-extra-macros': discarding no candidates 2021-07-08T14:59:22,619 Collecting gazest-extra-macros==0.3.1 2021-07-08T14:59:22,621 Created temporary directory: /tmp/pip-unpack-0s892lrc 2021-07-08T14:59:22,800 Downloading gazest_extra_macros-0.3.1.tar.gz (11 kB) 2021-07-08T14:59:22,865 Added gazest-extra-macros==0.3.1 from https://files.pythonhosted.org/packages/24/f0/97993c4a58e6d9659fb4cd29df9210b53f29b85ab6ff75ad53bc8915b6e1/gazest_extra_macros-0.3.1.tar.gz#sha256=3b17f1df650b26a9ed09d2602c72e751324ac589dd4b69664d67b65f18f73242 to build tracker '/tmp/pip-req-tracker-wsb8u5sd' 2021-07-08T14:59:22,866 Running setup.py (path:/tmp/pip-wheel-50zdu2j5/gazest-extra-macros_1461414ef7f048c488cd1cce7af2798e/setup.py) egg_info for package gazest-extra-macros 2021-07-08T14:59:22,867 Created temporary directory: /tmp/pip-pip-egg-info-6xgv9fh9 2021-07-08T14:59:22,867 Running command python setup.py egg_info 2021-07-08T14:59:23,481 Traceback (most recent call last): 2021-07-08T14:59:23,482 File "", line 1, in 2021-07-08T14:59:23,482 File "/tmp/pip-wheel-50zdu2j5/gazest-extra-macros_1461414ef7f048c488cd1cce7af2798e/setup.py", line 30 2021-07-08T14:59:23,483 print "You don't have setuptools installed. Put ez_setup.py" 2021-07-08T14:59:23,483 ^ 2021-07-08T14:59:23,483 SyntaxError: Missing parentheses in call to 'print'. Did you mean print("You don't have setuptools installed. Put ez_setup.py")? 2021-07-08T14:59:23,531 WARNING: Discarding https://files.pythonhosted.org/packages/24/f0/97993c4a58e6d9659fb4cd29df9210b53f29b85ab6ff75ad53bc8915b6e1/gazest_extra_macros-0.3.1.tar.gz#sha256=3b17f1df650b26a9ed09d2602c72e751324ac589dd4b69664d67b65f18f73242 (from https://pypi.org/simple/gazest-extra-macros/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T14:59:23,532 ERROR: Could not find a version that satisfies the requirement gazest-extra-macros==0.3.1 (from versions: 0.3, 0.3.1) 2021-07-08T14:59:23,532 ERROR: No matching distribution found for gazest-extra-macros==0.3.1 2021-07-08T14:59:23,533 Exception information: 2021-07-08T14:59:23,533 Traceback (most recent call last): 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T14:59:23,533 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T14:59:23,533 raise RequirementsConflicted(criterion) 2021-07-08T14:59:23,533 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('gazest-extra-macros==0.3.1') 2021-07-08T14:59:23,533 2021-07-08T14:59:23,533 During handling of the above exception, another exception occurred: 2021-07-08T14:59:23,533 2021-07-08T14:59:23,533 Traceback (most recent call last): 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T14:59:23,533 result = self._result = resolver.resolve( 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T14:59:23,533 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T14:59:23,533 raise ResolutionImpossible(e.criterion.information) 2021-07-08T14:59:23,533 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('gazest-extra-macros==0.3.1'), parent=None)] 2021-07-08T14:59:23,533 2021-07-08T14:59:23,533 The above exception was the direct cause of the following exception: 2021-07-08T14:59:23,533 2021-07-08T14:59:23,533 Traceback (most recent call last): 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T14:59:23,533 status = self.run(options, args) 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T14:59:23,533 return func(self, options, args) 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T14:59:23,533 requirement_set = resolver.resolve( 2021-07-08T14:59:23,533 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T14:59:23,533 raise error from e 2021-07-08T14:59:23,533 pip._internal.exceptions.DistributionNotFound: No matching distribution found for gazest-extra-macros==0.3.1 2021-07-08T14:59:23,537 Removed gazest-extra-macros==0.3.1 from https://files.pythonhosted.org/packages/24/f0/97993c4a58e6d9659fb4cd29df9210b53f29b85ab6ff75ad53bc8915b6e1/gazest_extra_macros-0.3.1.tar.gz#sha256=3b17f1df650b26a9ed09d2602c72e751324ac589dd4b69664d67b65f18f73242 from build tracker '/tmp/pip-req-tracker-wsb8u5sd' 2021-07-08T14:59:23,538 Removed build tracker: '/tmp/pip-req-tracker-wsb8u5sd'