2021-07-10T17:11:41,921 Created temporary directory: /tmp/pip-ephem-wheel-cache-clbq3td0 2021-07-10T17:11:41,928 Created temporary directory: /tmp/pip-req-tracker-kve9wy3u 2021-07-10T17:11:41,929 Initialized build tracking at /tmp/pip-req-tracker-kve9wy3u 2021-07-10T17:11:41,929 Created build tracker: /tmp/pip-req-tracker-kve9wy3u 2021-07-10T17:11:41,929 Entered build tracker: /tmp/pip-req-tracker-kve9wy3u 2021-07-10T17:11:41,930 Created temporary directory: /tmp/pip-wheel-51ynekjz 2021-07-10T17:11:41,961 1 location(s) to search for versions of pipsort: 2021-07-10T17:11:41,961 * https://pypi.org/simple/pipsort/ 2021-07-10T17:11:41,961 Fetching project page and analyzing links: https://pypi.org/simple/pipsort/ 2021-07-10T17:11:41,962 Getting page https://pypi.org/simple/pipsort/ 2021-07-10T17:11:41,963 Found index url https://pypi.org/simple 2021-07-10T17:11:42,143 Found link https://files.pythonhosted.org/packages/67/93/867db5c430632b984b17d775986d54f12060c4de20009a88eb8101db0e5b/pipsort-0.1.0.dev0.tar.gz#sha256=a81a09101e88f5ee213f4b6913c9d213d543912fc4a981f04ae97225cee17673 (from https://pypi.org/simple/pipsort/), version: 0.1.0.dev0 2021-07-10T17:11:42,143 Found link https://files.pythonhosted.org/packages/ea/6b/11fd7ac51e027e2842ab0308aacac3d5c653da4c91aeaa1caa9f55e0c819/pipsort-0.1.1.tar.gz#sha256=a877ab5ddc435048a414c4a57f9e39511fcc43406ee6e7f256c631a2691b6529 (from https://pypi.org/simple/pipsort/), version: 0.1.1 2021-07-10T17:11:42,143 Skipping link: not a file: https://pypi.org/simple/pipsort/ 2021-07-10T17:11:42,161 Given no hashes to check 1 links for project 'pipsort': discarding no candidates 2021-07-10T17:11:42,180 Collecting pipsort==0.1.0.dev0 2021-07-10T17:11:42,182 Created temporary directory: /tmp/pip-unpack-uojhvwx2 2021-07-10T17:11:42,361 Downloading pipsort-0.1.0.dev0.tar.gz (7.2 kB) 2021-07-10T17:11:42,418 Added pipsort==0.1.0.dev0 from https://files.pythonhosted.org/packages/67/93/867db5c430632b984b17d775986d54f12060c4de20009a88eb8101db0e5b/pipsort-0.1.0.dev0.tar.gz#sha256=a81a09101e88f5ee213f4b6913c9d213d543912fc4a981f04ae97225cee17673 to build tracker '/tmp/pip-req-tracker-kve9wy3u' 2021-07-10T17:11:42,419 Running setup.py (path:/tmp/pip-wheel-51ynekjz/pipsort_1b869ba265e1441c811549b865882cf5/setup.py) egg_info for package pipsort 2021-07-10T17:11:42,420 Created temporary directory: /tmp/pip-pip-egg-info-20a4ktil 2021-07-10T17:11:42,420 Running command python setup.py egg_info 2021-07-10T17:11:43,160 Traceback (most recent call last): 2021-07-10T17:11:43,160 File "", line 1, in 2021-07-10T17:11:43,161 File "/tmp/pip-wheel-51ynekjz/pipsort_1b869ba265e1441c811549b865882cf5/setup.py", line 44, in 2021-07-10T17:11:43,161 in _ETC_FILES.iteritems()], 2021-07-10T17:11:43,161 AttributeError: 'dict' object has no attribute 'iteritems' 2021-07-10T17:11:43,212 WARNING: Discarding https://files.pythonhosted.org/packages/67/93/867db5c430632b984b17d775986d54f12060c4de20009a88eb8101db0e5b/pipsort-0.1.0.dev0.tar.gz#sha256=a81a09101e88f5ee213f4b6913c9d213d543912fc4a981f04ae97225cee17673 (from https://pypi.org/simple/pipsort/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T17:11:43,214 ERROR: Could not find a version that satisfies the requirement pipsort==0.1.0.dev0 (from versions: 0.1.0.dev0, 0.1.1) 2021-07-10T17:11:43,214 ERROR: No matching distribution found for pipsort==0.1.0.dev0 2021-07-10T17:11:43,214 Exception information: 2021-07-10T17:11:43,214 Traceback (most recent call last): 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T17:11:43,214 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T17:11:43,214 raise RequirementsConflicted(criterion) 2021-07-10T17:11:43,214 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pipsort==0.1.0.dev0') 2021-07-10T17:11:43,214 2021-07-10T17:11:43,214 During handling of the above exception, another exception occurred: 2021-07-10T17:11:43,214 2021-07-10T17:11:43,214 Traceback (most recent call last): 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T17:11:43,214 result = self._result = resolver.resolve( 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T17:11:43,214 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T17:11:43,214 raise ResolutionImpossible(e.criterion.information) 2021-07-10T17:11:43,214 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pipsort==0.1.0.dev0'), parent=None)] 2021-07-10T17:11:43,214 2021-07-10T17:11:43,214 The above exception was the direct cause of the following exception: 2021-07-10T17:11:43,214 2021-07-10T17:11:43,214 Traceback (most recent call last): 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T17:11:43,214 status = self.run(options, args) 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T17:11:43,214 return func(self, options, args) 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T17:11:43,214 requirement_set = resolver.resolve( 2021-07-10T17:11:43,214 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T17:11:43,214 raise error from e 2021-07-10T17:11:43,214 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pipsort==0.1.0.dev0 2021-07-10T17:11:43,219 Removed pipsort==0.1.0.dev0 from https://files.pythonhosted.org/packages/67/93/867db5c430632b984b17d775986d54f12060c4de20009a88eb8101db0e5b/pipsort-0.1.0.dev0.tar.gz#sha256=a81a09101e88f5ee213f4b6913c9d213d543912fc4a981f04ae97225cee17673 from build tracker '/tmp/pip-req-tracker-kve9wy3u' 2021-07-10T17:11:43,219 Removed build tracker: '/tmp/pip-req-tracker-kve9wy3u'