2021-07-09T01:59:33,980 Created temporary directory: /tmp/pip-ephem-wheel-cache-ic5v7wvp 2021-07-09T01:59:33,983 Created temporary directory: /tmp/pip-req-tracker-hpurn7fy 2021-07-09T01:59:33,983 Initialized build tracking at /tmp/pip-req-tracker-hpurn7fy 2021-07-09T01:59:33,983 Created build tracker: /tmp/pip-req-tracker-hpurn7fy 2021-07-09T01:59:33,984 Entered build tracker: /tmp/pip-req-tracker-hpurn7fy 2021-07-09T01:59:33,984 Created temporary directory: /tmp/pip-wheel-zw1u417o 2021-07-09T01:59:34,017 1 location(s) to search for versions of lazy-reload: 2021-07-09T01:59:34,017 * https://pypi.org/simple/lazy-reload/ 2021-07-09T01:59:34,018 Fetching project page and analyzing links: https://pypi.org/simple/lazy-reload/ 2021-07-09T01:59:34,018 Getting page https://pypi.org/simple/lazy-reload/ 2021-07-09T01:59:34,020 Found index url https://pypi.org/simple 2021-07-09T01:59:34,199 Found link https://files.pythonhosted.org/packages/b3/30/bb96153fc99821e01557065d3d60eed69de85a24f44dd1b97c5d1df0454b/lazy-reload-1.0.tar.gz#sha256=5fb865af0df90e9b518300f3c5467b443cc6a7edfcf0e8aec8c1648f316c738d (from https://pypi.org/simple/lazy-reload/), version: 1.0 2021-07-09T01:59:34,200 Found link https://files.pythonhosted.org/packages/ae/c6/7e9b2e54652dd4ce92c0c682d797801a6ce60e36419a925f57b03dd84324/lazy-reload-1.1.tar.gz#sha256=22693ba03a9e39f19492368b18f5cf5e9251f38066075ababe01a25c8f505960 (from https://pypi.org/simple/lazy-reload/), version: 1.1 2021-07-09T01:59:34,200 Skipping link: not a file: https://pypi.org/simple/lazy-reload/ 2021-07-09T01:59:34,216 Given no hashes to check 1 links for project 'lazy-reload': discarding no candidates 2021-07-09T01:59:34,234 Collecting lazy-reload==1.1 2021-07-09T01:59:34,235 Created temporary directory: /tmp/pip-unpack-6a8hvrtb 2021-07-09T01:59:34,406 Downloading lazy-reload-1.1.tar.gz (4.2 kB) 2021-07-09T01:59:34,432 Added lazy-reload==1.1 from https://files.pythonhosted.org/packages/ae/c6/7e9b2e54652dd4ce92c0c682d797801a6ce60e36419a925f57b03dd84324/lazy-reload-1.1.tar.gz#sha256=22693ba03a9e39f19492368b18f5cf5e9251f38066075ababe01a25c8f505960 to build tracker '/tmp/pip-req-tracker-hpurn7fy' 2021-07-09T01:59:34,433 Running setup.py (path:/tmp/pip-wheel-zw1u417o/lazy-reload_3110a5bae9384cbe99ad48ea0e6bbd01/setup.py) egg_info for package lazy-reload 2021-07-09T01:59:34,434 Created temporary directory: /tmp/pip-pip-egg-info-i7ydlb__ 2021-07-09T01:59:34,434 Running command python setup.py egg_info 2021-07-09T01:59:35,073 Traceback (most recent call last): 2021-07-09T01:59:35,074 File "", line 1, in 2021-07-09T01:59:35,074 File "/tmp/pip-wheel-zw1u417o/lazy-reload_3110a5bae9384cbe99ad48ea0e6bbd01/setup.py", line 3, in 2021-07-09T01:59:35,074 version = __import__('lazy_reload').__version__ 2021-07-09T01:59:35,074 File "/tmp/pip-wheel-zw1u417o/lazy-reload_3110a5bae9384cbe99ad48ea0e6bbd01/lazy_reload.py", line 25, in 2021-07-09T01:59:35,075 import __builtin__ 2021-07-09T01:59:35,075 ModuleNotFoundError: No module named '__builtin__' 2021-07-09T01:59:35,124 WARNING: Discarding https://files.pythonhosted.org/packages/ae/c6/7e9b2e54652dd4ce92c0c682d797801a6ce60e36419a925f57b03dd84324/lazy-reload-1.1.tar.gz#sha256=22693ba03a9e39f19492368b18f5cf5e9251f38066075ababe01a25c8f505960 (from https://pypi.org/simple/lazy-reload/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T01:59:35,125 ERROR: Could not find a version that satisfies the requirement lazy-reload==1.1 (from versions: 1.0, 1.1) 2021-07-09T01:59:35,125 ERROR: No matching distribution found for lazy-reload==1.1 2021-07-09T01:59:35,126 Exception information: 2021-07-09T01:59:35,126 Traceback (most recent call last): 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:59:35,126 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:59:35,126 raise RequirementsConflicted(criterion) 2021-07-09T01:59:35,126 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lazy-reload==1.1') 2021-07-09T01:59:35,126 2021-07-09T01:59:35,126 During handling of the above exception, another exception occurred: 2021-07-09T01:59:35,126 2021-07-09T01:59:35,126 Traceback (most recent call last): 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:59:35,126 result = self._result = resolver.resolve( 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:59:35,126 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:59:35,126 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:59:35,126 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lazy-reload==1.1'), parent=None)] 2021-07-09T01:59:35,126 2021-07-09T01:59:35,126 The above exception was the direct cause of the following exception: 2021-07-09T01:59:35,126 2021-07-09T01:59:35,126 Traceback (most recent call last): 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:59:35,126 status = self.run(options, args) 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:59:35,126 return func(self, options, args) 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:59:35,126 requirement_set = resolver.resolve( 2021-07-09T01:59:35,126 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:59:35,126 raise error from e 2021-07-09T01:59:35,126 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lazy-reload==1.1 2021-07-09T01:59:35,130 Removed lazy-reload==1.1 from https://files.pythonhosted.org/packages/ae/c6/7e9b2e54652dd4ce92c0c682d797801a6ce60e36419a925f57b03dd84324/lazy-reload-1.1.tar.gz#sha256=22693ba03a9e39f19492368b18f5cf5e9251f38066075ababe01a25c8f505960 from build tracker '/tmp/pip-req-tracker-hpurn7fy' 2021-07-09T01:59:35,131 Removed build tracker: '/tmp/pip-req-tracker-hpurn7fy'