2021-07-12T17:10:04,913 Created temporary directory: /tmp/pip-ephem-wheel-cache-fei286g_ 2021-07-12T17:10:04,915 Created temporary directory: /tmp/pip-req-tracker-5v7rwdj3 2021-07-12T17:10:04,916 Initialized build tracking at /tmp/pip-req-tracker-5v7rwdj3 2021-07-12T17:10:04,916 Created build tracker: /tmp/pip-req-tracker-5v7rwdj3 2021-07-12T17:10:04,916 Entered build tracker: /tmp/pip-req-tracker-5v7rwdj3 2021-07-12T17:10:04,917 Created temporary directory: /tmp/pip-wheel-_z0trc73 2021-07-12T17:10:04,946 1 location(s) to search for versions of singularityspawner: 2021-07-12T17:10:04,946 * https://pypi.org/simple/singularityspawner/ 2021-07-12T17:10:04,946 Fetching project page and analyzing links: https://pypi.org/simple/singularityspawner/ 2021-07-12T17:10:04,947 Getting page https://pypi.org/simple/singularityspawner/ 2021-07-12T17:10:04,948 Found index url https://pypi.org/simple 2021-07-12T17:10:05,181 Found link https://files.pythonhosted.org/packages/76/c7/9b07eb58a9c0acda30a14b237b39d090c2ad19a861357820d6d5c70b30a4/singularityspawner-0.1.0.tar.gz#sha256=b472947ea98ea83612f96625ee2738a20a6877a68d4c4e6944cc18fb9e999c69 (from https://pypi.org/simple/singularityspawner/), version: 0.1.0 2021-07-12T17:10:05,181 Skipping link: not a file: https://pypi.org/simple/singularityspawner/ 2021-07-12T17:10:05,199 Given no hashes to check 1 links for project 'singularityspawner': discarding no candidates 2021-07-12T17:10:05,218 Collecting singularityspawner==0.1.0 2021-07-12T17:10:05,219 Created temporary directory: /tmp/pip-unpack-zwexzmv_ 2021-07-12T17:10:05,392 Downloading singularityspawner-0.1.0.tar.gz (3.4 kB) 2021-07-12T17:10:05,417 Added singularityspawner==0.1.0 from https://files.pythonhosted.org/packages/76/c7/9b07eb58a9c0acda30a14b237b39d090c2ad19a861357820d6d5c70b30a4/singularityspawner-0.1.0.tar.gz#sha256=b472947ea98ea83612f96625ee2738a20a6877a68d4c4e6944cc18fb9e999c69 to build tracker '/tmp/pip-req-tracker-5v7rwdj3' 2021-07-12T17:10:05,418 Running setup.py (path:/tmp/pip-wheel-_z0trc73/singularityspawner_e74e2e7e1b6744028157ce305e9a9849/setup.py) egg_info for package singularityspawner 2021-07-12T17:10:05,418 Created temporary directory: /tmp/pip-pip-egg-info-ssldjqbh 2021-07-12T17:10:05,419 Running command python setup.py egg_info 2021-07-12T17:10:06,284 Traceback (most recent call last): 2021-07-12T17:10:06,285 File "", line 1, in 2021-07-12T17:10:06,285 File "/tmp/pip-wheel-_z0trc73/singularityspawner_e74e2e7e1b6744028157ce305e9a9849/setup.py", line 22, in 2021-07-12T17:10:06,285 with open(pjoin(here, 'version.py')) as f: 2021-07-12T17:10:06,286 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-_z0trc73/singularityspawner_e74e2e7e1b6744028157ce305e9a9849/version.py' 2021-07-12T17:10:06,335 WARNING: Discarding https://files.pythonhosted.org/packages/76/c7/9b07eb58a9c0acda30a14b237b39d090c2ad19a861357820d6d5c70b30a4/singularityspawner-0.1.0.tar.gz#sha256=b472947ea98ea83612f96625ee2738a20a6877a68d4c4e6944cc18fb9e999c69 (from https://pypi.org/simple/singularityspawner/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-12T17:10:06,336 ERROR: Could not find a version that satisfies the requirement singularityspawner==0.1.0 (from versions: 0.1.0) 2021-07-12T17:10:06,337 ERROR: No matching distribution found for singularityspawner==0.1.0 2021-07-12T17:10:06,337 Exception information: 2021-07-12T17:10:06,337 Traceback (most recent call last): 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-12T17:10:06,337 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-12T17:10:06,337 raise RequirementsConflicted(criterion) 2021-07-12T17:10:06,337 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('singularityspawner==0.1.0') 2021-07-12T17:10:06,337 2021-07-12T17:10:06,337 During handling of the above exception, another exception occurred: 2021-07-12T17:10:06,337 2021-07-12T17:10:06,337 Traceback (most recent call last): 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-12T17:10:06,337 result = self._result = resolver.resolve( 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-12T17:10:06,337 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-12T17:10:06,337 raise ResolutionImpossible(e.criterion.information) 2021-07-12T17:10:06,337 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('singularityspawner==0.1.0'), parent=None)] 2021-07-12T17:10:06,337 2021-07-12T17:10:06,337 The above exception was the direct cause of the following exception: 2021-07-12T17:10:06,337 2021-07-12T17:10:06,337 Traceback (most recent call last): 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-12T17:10:06,337 status = self.run(options, args) 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-12T17:10:06,337 return func(self, options, args) 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-12T17:10:06,337 requirement_set = resolver.resolve( 2021-07-12T17:10:06,337 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-12T17:10:06,337 raise error from e 2021-07-12T17:10:06,337 pip._internal.exceptions.DistributionNotFound: No matching distribution found for singularityspawner==0.1.0 2021-07-12T17:10:06,342 Removed singularityspawner==0.1.0 from https://files.pythonhosted.org/packages/76/c7/9b07eb58a9c0acda30a14b237b39d090c2ad19a861357820d6d5c70b30a4/singularityspawner-0.1.0.tar.gz#sha256=b472947ea98ea83612f96625ee2738a20a6877a68d4c4e6944cc18fb9e999c69 from build tracker '/tmp/pip-req-tracker-5v7rwdj3' 2021-07-12T17:10:06,342 Removed build tracker: '/tmp/pip-req-tracker-5v7rwdj3'