2021-02-10T20:48:50,802 Created temporary directory: /tmp/pip-ephem-wheel-cache-300bnbvv 2021-02-10T20:48:50,805 Created temporary directory: /tmp/pip-req-tracker-krk6zde2 2021-02-10T20:48:50,806 Initialized build tracking at /tmp/pip-req-tracker-krk6zde2 2021-02-10T20:48:50,806 Created build tracker: /tmp/pip-req-tracker-krk6zde2 2021-02-10T20:48:50,806 Entered build tracker: /tmp/pip-req-tracker-krk6zde2 2021-02-10T20:48:50,807 Created temporary directory: /tmp/pip-wheel-o74jh9p6 2021-02-10T20:48:50,842 1 location(s) to search for versions of registerit: 2021-02-10T20:48:50,842 * https://pypi.org/simple/registerit/ 2021-02-10T20:48:50,843 Fetching project page and analyzing links: https://pypi.org/simple/registerit/ 2021-02-10T20:48:50,843 Getting page https://pypi.org/simple/registerit/ 2021-02-10T20:48:50,845 Found index url https://pypi.org/simple 2021-02-10T20:48:50,937 Found link https://files.pythonhosted.org/packages/20/ab/434dd0aea733538004d528ee5cd3df6d4e3f260a7d0dde4bca32a457d6c3/registerit-0.0.1.tar.gz#sha256=88a88b2b83fb30f2732a558ac6ab833353d6f0b78677121f9021d07a56996557 (from https://pypi.org/simple/registerit/), version: 0.0.1 2021-02-10T20:48:50,950 Given no hashes to check 1 links for project 'registerit': discarding no candidates 2021-02-10T20:48:50,966 Collecting registerit==0.0.1 2021-02-10T20:48:50,968 Created temporary directory: /tmp/pip-unpack-331_3fyf 2021-02-10T20:48:51,028 Downloading registerit-0.0.1.tar.gz (1.2 kB) 2021-02-10T20:48:51,051 Added registerit==0.0.1 from https://files.pythonhosted.org/packages/20/ab/434dd0aea733538004d528ee5cd3df6d4e3f260a7d0dde4bca32a457d6c3/registerit-0.0.1.tar.gz#sha256=88a88b2b83fb30f2732a558ac6ab833353d6f0b78677121f9021d07a56996557 to build tracker '/tmp/pip-req-tracker-krk6zde2' 2021-02-10T20:48:51,052 Running setup.py (path:/tmp/pip-wheel-o74jh9p6/registerit_c93646c16d644d2abaa1a1b4f139595d/setup.py) egg_info for package registerit 2021-02-10T20:48:51,052 Created temporary directory: /tmp/pip-pip-egg-info-s2kafo79 2021-02-10T20:48:51,053 Running command python setup.py egg_info 2021-02-10T20:48:51,879 Traceback (most recent call last): 2021-02-10T20:48:51,879 File "", line 1, in 2021-02-10T20:48:51,880 File "/tmp/pip-wheel-o74jh9p6/registerit_c93646c16d644d2abaa1a1b4f139595d/setup.py", line 5, in 2021-02-10T20:48:51,880 with open('VERSION') as version_file: 2021-02-10T20:48:51,880 FileNotFoundError: [Errno 2] No such file or directory: 'VERSION' 2021-02-10T20:48:51,924 WARNING: Discarding https://files.pythonhosted.org/packages/20/ab/434dd0aea733538004d528ee5cd3df6d4e3f260a7d0dde4bca32a457d6c3/registerit-0.0.1.tar.gz#sha256=88a88b2b83fb30f2732a558ac6ab833353d6f0b78677121f9021d07a56996557 (from https://pypi.org/simple/registerit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-02-10T20:48:51,925 ERROR: Could not find a version that satisfies the requirement registerit==0.0.1 2021-02-10T20:48:51,926 ERROR: No matching distribution found for registerit==0.0.1 2021-02-10T20:48:51,926 Exception information: 2021-02-10T20:48:51,926 Traceback (most recent call last): 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-02-10T20:48:51,926 crit = self.state.criteria[name] 2021-02-10T20:48:51,926 KeyError: 'registerit' 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 During handling of the above exception, another exception occurred: 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 Traceback (most recent call last): 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-02-10T20:48:51,926 name, crit = self._merge_into_criterion(r, parent=None) 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-02-10T20:48:51,926 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-02-10T20:48:51,926 raise RequirementsConflicted(criterion) 2021-02-10T20:48:51,926 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('registerit==0.0.1') 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 During handling of the above exception, another exception occurred: 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 Traceback (most recent call last): 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-02-10T20:48:51,926 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-02-10T20:48:51,926 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-02-10T20:48:51,926 raise ResolutionImpossible(e.criterion.information) 2021-02-10T20:48:51,926 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('registerit==0.0.1'), parent=None)] 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 The above exception was the direct cause of the following exception: 2021-02-10T20:48:51,926 2021-02-10T20:48:51,926 Traceback (most recent call last): 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 189, in _main 2021-02-10T20:48:51,926 status = self.run(options, args) 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 178, in wrapper 2021-02-10T20:48:51,926 return func(self, options, args) 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 159, in run 2021-02-10T20:48:51,926 reqs, check_supported_wheels=True 2021-02-10T20:48:51,926 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-02-10T20:48:51,926 six.raise_from(error, e) 2021-02-10T20:48:51,926 File "", line 3, in raise_from 2021-02-10T20:48:51,926 pip._internal.exceptions.DistributionNotFound: No matching distribution found for registerit==0.0.1 2021-02-10T20:48:51,931 Removed registerit==0.0.1 from https://files.pythonhosted.org/packages/20/ab/434dd0aea733538004d528ee5cd3df6d4e3f260a7d0dde4bca32a457d6c3/registerit-0.0.1.tar.gz#sha256=88a88b2b83fb30f2732a558ac6ab833353d6f0b78677121f9021d07a56996557 from build tracker '/tmp/pip-req-tracker-krk6zde2' 2021-02-10T20:48:51,932 Removed build tracker: '/tmp/pip-req-tracker-krk6zde2'