2021-07-08T19:08:18,497 Created temporary directory: /tmp/pip-ephem-wheel-cache-_udh_d33 2021-07-08T19:08:18,501 Created temporary directory: /tmp/pip-req-tracker-agqoy9ou 2021-07-08T19:08:18,501 Initialized build tracking at /tmp/pip-req-tracker-agqoy9ou 2021-07-08T19:08:18,501 Created build tracker: /tmp/pip-req-tracker-agqoy9ou 2021-07-08T19:08:18,501 Entered build tracker: /tmp/pip-req-tracker-agqoy9ou 2021-07-08T19:08:18,502 Created temporary directory: /tmp/pip-wheel-h76sxoia 2021-07-08T19:08:18,536 1 location(s) to search for versions of nebpack: 2021-07-08T19:08:18,536 * https://pypi.org/simple/nebpack/ 2021-07-08T19:08:18,536 Fetching project page and analyzing links: https://pypi.org/simple/nebpack/ 2021-07-08T19:08:18,537 Getting page https://pypi.org/simple/nebpack/ 2021-07-08T19:08:18,538 Found index url https://pypi.org/simple 2021-07-08T19:08:18,628 Found link https://files.pythonhosted.org/packages/2b/76/44b3cb1cc288d71a5bb6b6f9f4f4c3e3c7faff05cbea99eb8c8d2e13b206/nebpack-0.0.1.tar.gz#sha256=e89efdbc2a0c99830e48923f084adc634b95bff7edc6d6f13fc737c35803acba (from https://pypi.org/simple/nebpack/), version: 0.0.1 2021-07-08T19:08:18,628 Found link https://files.pythonhosted.org/packages/ad/38/8e3f22d04452ab66f21e0e4c0497e0328843e2edc806cc90cb23a4e446b9/nebpack-0.0.2.tar.gz#sha256=14e2f822db1e7e4dc33c1f55cc41c87e34a731cafa0b7fb61eba879c85ef4e4b (from https://pypi.org/simple/nebpack/), version: 0.0.2 2021-07-08T19:08:18,628 Found link https://files.pythonhosted.org/packages/86/cd/13a902f059b34b404081cfd260e855037c3afb8f9faa94067f528ba07196/nebpack-0.0.3.tar.gz#sha256=c3e3ac0edffc6717e6d6ef36cb9f5023a63423b356e205f2730c885e51584e26 (from https://pypi.org/simple/nebpack/), version: 0.0.3 2021-07-08T19:08:18,629 Skipping link: not a file: https://pypi.org/simple/nebpack/ 2021-07-08T19:08:18,645 Given no hashes to check 1 links for project 'nebpack': discarding no candidates 2021-07-08T19:08:18,662 Collecting nebpack==0.0.3 2021-07-08T19:08:18,664 Created temporary directory: /tmp/pip-unpack-7g2u70u4 2021-07-08T19:08:18,834 Downloading nebpack-0.0.3.tar.gz (3.2 kB) 2021-07-08T19:08:18,878 Added nebpack==0.0.3 from https://files.pythonhosted.org/packages/86/cd/13a902f059b34b404081cfd260e855037c3afb8f9faa94067f528ba07196/nebpack-0.0.3.tar.gz#sha256=c3e3ac0edffc6717e6d6ef36cb9f5023a63423b356e205f2730c885e51584e26 to build tracker '/tmp/pip-req-tracker-agqoy9ou' 2021-07-08T19:08:18,879 Running setup.py (path:/tmp/pip-wheel-h76sxoia/nebpack_97859ee0d8664631878fa367619ef395/setup.py) egg_info for package nebpack 2021-07-08T19:08:18,880 Created temporary directory: /tmp/pip-pip-egg-info-dk1gp1u4 2021-07-08T19:08:18,880 Running command python setup.py egg_info 2021-07-08T19:08:19,543 Traceback (most recent call last): 2021-07-08T19:08:19,544 File "", line 1, in 2021-07-08T19:08:19,544 File "/tmp/pip-wheel-h76sxoia/nebpack_97859ee0d8664631878fa367619ef395/setup.py", line 8, in 2021-07-08T19:08:19,544 import ez_setup 2021-07-08T19:08:19,544 ModuleNotFoundError: No module named 'ez_setup' 2021-07-08T19:08:19,593 WARNING: Discarding https://files.pythonhosted.org/packages/86/cd/13a902f059b34b404081cfd260e855037c3afb8f9faa94067f528ba07196/nebpack-0.0.3.tar.gz#sha256=c3e3ac0edffc6717e6d6ef36cb9f5023a63423b356e205f2730c885e51584e26 (from https://pypi.org/simple/nebpack/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T19:08:19,595 ERROR: Could not find a version that satisfies the requirement nebpack==0.0.3 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-08T19:08:19,595 ERROR: No matching distribution found for nebpack==0.0.3 2021-07-08T19:08:19,595 Exception information: 2021-07-08T19:08:19,595 Traceback (most recent call last): 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T19:08:19,595 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T19:08:19,595 raise RequirementsConflicted(criterion) 2021-07-08T19:08:19,595 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('nebpack==0.0.3') 2021-07-08T19:08:19,595 2021-07-08T19:08:19,595 During handling of the above exception, another exception occurred: 2021-07-08T19:08:19,595 2021-07-08T19:08:19,595 Traceback (most recent call last): 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T19:08:19,595 result = self._result = resolver.resolve( 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T19:08:19,595 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T19:08:19,595 raise ResolutionImpossible(e.criterion.information) 2021-07-08T19:08:19,595 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('nebpack==0.0.3'), parent=None)] 2021-07-08T19:08:19,595 2021-07-08T19:08:19,595 The above exception was the direct cause of the following exception: 2021-07-08T19:08:19,595 2021-07-08T19:08:19,595 Traceback (most recent call last): 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T19:08:19,595 status = self.run(options, args) 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T19:08:19,595 return func(self, options, args) 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T19:08:19,595 requirement_set = resolver.resolve( 2021-07-08T19:08:19,595 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T19:08:19,595 raise error from e 2021-07-08T19:08:19,595 pip._internal.exceptions.DistributionNotFound: No matching distribution found for nebpack==0.0.3 2021-07-08T19:08:19,600 Removed nebpack==0.0.3 from https://files.pythonhosted.org/packages/86/cd/13a902f059b34b404081cfd260e855037c3afb8f9faa94067f528ba07196/nebpack-0.0.3.tar.gz#sha256=c3e3ac0edffc6717e6d6ef36cb9f5023a63423b356e205f2730c885e51584e26 from build tracker '/tmp/pip-req-tracker-agqoy9ou' 2021-07-08T19:08:19,601 Removed build tracker: '/tmp/pip-req-tracker-agqoy9ou'