2021-07-11T15:10:14,625 Created temporary directory: /tmp/pip-ephem-wheel-cache-h0j42hpu 2021-07-11T15:10:14,628 Created temporary directory: /tmp/pip-req-tracker-6um_2o7h 2021-07-11T15:10:14,629 Initialized build tracking at /tmp/pip-req-tracker-6um_2o7h 2021-07-11T15:10:14,629 Created build tracker: /tmp/pip-req-tracker-6um_2o7h 2021-07-11T15:10:14,629 Entered build tracker: /tmp/pip-req-tracker-6um_2o7h 2021-07-11T15:10:14,630 Created temporary directory: /tmp/pip-wheel-csct8zjk 2021-07-11T15:10:14,660 1 location(s) to search for versions of ng-factory: 2021-07-11T15:10:14,660 * https://pypi.org/simple/ng-factory/ 2021-07-11T15:10:14,660 Fetching project page and analyzing links: https://pypi.org/simple/ng-factory/ 2021-07-11T15:10:14,661 Getting page https://pypi.org/simple/ng-factory/ 2021-07-11T15:10:14,662 Found index url https://pypi.org/simple 2021-07-11T15:10:14,750 Found link https://files.pythonhosted.org/packages/c1/24/66203e128af9485f09950a5886251759366e60aa73df73299d046771cc15/ng_factory-0.1.0.tar.gz#sha256=da7ab0184dc29583662ff6aadc8d794d510ddb35d8b2ee0f20bed07dab078883 (from https://pypi.org/simple/ng-factory/), version: 0.1.0 2021-07-11T15:10:14,750 Found link https://files.pythonhosted.org/packages/f0/ec/8c937359067333abcd217d713d74c9703185befeb9f1a8561c4c91560f84/ng_factory-0.1.1.tar.gz#sha256=7f27eee454550a35d7389ce4789925f438a013cbdcc1e595e29a06cbe1bd386a (from https://pypi.org/simple/ng-factory/), version: 0.1.1 2021-07-11T15:10:14,751 Found link https://files.pythonhosted.org/packages/76/8f/4ec7946e3a6666248f65391a93fcb898fb9dae8047519634b7d4f7dae229/ng_factory-0.1.2.tar.gz#sha256=d0b677aa93c420319e5c7bbfa592fe02ec26e6eebe875ee04e004a8706e59dec (from https://pypi.org/simple/ng-factory/), version: 0.1.2 2021-07-11T15:10:14,751 Skipping link: not a file: https://pypi.org/simple/ng-factory/ 2021-07-11T15:10:14,769 Given no hashes to check 1 links for project 'ng-factory': discarding no candidates 2021-07-11T15:10:14,788 Collecting ng-factory==0.1.1 2021-07-11T15:10:14,789 Created temporary directory: /tmp/pip-unpack-_ex_0wia 2021-07-11T15:10:14,969 Downloading ng_factory-0.1.1.tar.gz (2.8 kB) 2021-07-11T15:10:14,995 Added ng-factory==0.1.1 from https://files.pythonhosted.org/packages/f0/ec/8c937359067333abcd217d713d74c9703185befeb9f1a8561c4c91560f84/ng_factory-0.1.1.tar.gz#sha256=7f27eee454550a35d7389ce4789925f438a013cbdcc1e595e29a06cbe1bd386a to build tracker '/tmp/pip-req-tracker-6um_2o7h' 2021-07-11T15:10:14,996 Running setup.py (path:/tmp/pip-wheel-csct8zjk/ng-factory_44e55ddbc582412791d90cad023475c4/setup.py) egg_info for package ng-factory 2021-07-11T15:10:14,997 Created temporary directory: /tmp/pip-pip-egg-info-hatjlfd1 2021-07-11T15:10:14,997 Running command python setup.py egg_info 2021-07-11T15:10:15,654 Traceback (most recent call last): 2021-07-11T15:10:15,655 File "", line 1, in 2021-07-11T15:10:15,655 File "/tmp/pip-wheel-csct8zjk/ng-factory_44e55ddbc582412791d90cad023475c4/setup.py", line 28, in 2021-07-11T15:10:15,655 long_description=read('README.rst'), 2021-07-11T15:10:15,655 File "/tmp/pip-wheel-csct8zjk/ng-factory_44e55ddbc582412791d90cad023475c4/setup.py", line 21, in read 2021-07-11T15:10:15,656 return open(os.path.join(os.path.dirname(__file__), f)).read().strip() 2021-07-11T15:10:15,656 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-csct8zjk/ng-factory_44e55ddbc582412791d90cad023475c4/README.rst' 2021-07-11T15:10:15,703 WARNING: Discarding https://files.pythonhosted.org/packages/f0/ec/8c937359067333abcd217d713d74c9703185befeb9f1a8561c4c91560f84/ng_factory-0.1.1.tar.gz#sha256=7f27eee454550a35d7389ce4789925f438a013cbdcc1e595e29a06cbe1bd386a (from https://pypi.org/simple/ng-factory/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-11T15:10:15,705 ERROR: Could not find a version that satisfies the requirement ng-factory==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-11T15:10:15,705 ERROR: No matching distribution found for ng-factory==0.1.1 2021-07-11T15:10:15,705 Exception information: 2021-07-11T15:10:15,705 Traceback (most recent call last): 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-11T15:10:15,705 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-11T15:10:15,705 raise RequirementsConflicted(criterion) 2021-07-11T15:10:15,705 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('ng-factory==0.1.1') 2021-07-11T15:10:15,705 2021-07-11T15:10:15,705 During handling of the above exception, another exception occurred: 2021-07-11T15:10:15,705 2021-07-11T15:10:15,705 Traceback (most recent call last): 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-11T15:10:15,705 result = self._result = resolver.resolve( 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-11T15:10:15,705 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-11T15:10:15,705 raise ResolutionImpossible(e.criterion.information) 2021-07-11T15:10:15,705 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('ng-factory==0.1.1'), parent=None)] 2021-07-11T15:10:15,705 2021-07-11T15:10:15,705 The above exception was the direct cause of the following exception: 2021-07-11T15:10:15,705 2021-07-11T15:10:15,705 Traceback (most recent call last): 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-11T15:10:15,705 status = self.run(options, args) 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-11T15:10:15,705 return func(self, options, args) 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-11T15:10:15,705 requirement_set = resolver.resolve( 2021-07-11T15:10:15,705 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-11T15:10:15,705 raise error from e 2021-07-11T15:10:15,705 pip._internal.exceptions.DistributionNotFound: No matching distribution found for ng-factory==0.1.1 2021-07-11T15:10:15,711 Removed ng-factory==0.1.1 from https://files.pythonhosted.org/packages/f0/ec/8c937359067333abcd217d713d74c9703185befeb9f1a8561c4c91560f84/ng_factory-0.1.1.tar.gz#sha256=7f27eee454550a35d7389ce4789925f438a013cbdcc1e595e29a06cbe1bd386a from build tracker '/tmp/pip-req-tracker-6um_2o7h' 2021-07-11T15:10:15,711 Removed build tracker: '/tmp/pip-req-tracker-6um_2o7h'