2021-08-20T22:14:19,716 Created temporary directory: /tmp/pip-ephem-wheel-cache-krpfygen 2021-08-20T22:14:19,720 Created temporary directory: /tmp/pip-req-tracker-avb15pgf 2021-08-20T22:14:19,720 Initialized build tracking at /tmp/pip-req-tracker-avb15pgf 2021-08-20T22:14:19,721 Created build tracker: /tmp/pip-req-tracker-avb15pgf 2021-08-20T22:14:19,721 Entered build tracker: /tmp/pip-req-tracker-avb15pgf 2021-08-20T22:14:19,722 Created temporary directory: /tmp/pip-wheel-mc8s9y5s 2021-08-20T22:14:19,753 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-08-20T22:14:19,756 2 location(s) to search for versions of veros-extra-setups: 2021-08-20T22:14:19,756 * https://pypi.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,756 * https://www.piwheels.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,757 Fetching project page and analyzing links: https://pypi.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,757 Getting page https://pypi.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,759 Found index url https://pypi.org/simple 2021-08-20T22:14:19,848 Found link https://files.pythonhosted.org/packages/65/fe/774e5ee198a9ded9674bdf798103ec61194ffc9f35424ca64b167b92b56b/veros-extra-setups-1.4.0.tar.gz#sha256=8cfdc7731edd4de5cfd617e12dfa21bc72a52af3925f623aa701147f90e7f66c (from https://pypi.org/simple/veros-extra-setups/) (requires-python:>=3.6), version: 1.4.0 2021-08-20T22:14:19,848 Fetching project page and analyzing links: https://www.piwheels.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,849 Getting page https://www.piwheels.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,850 Found index url https://www.piwheels.org/simple 2021-08-20T22:14:19,959 Skipping link: not a file: https://www.piwheels.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,959 Skipping link: not a file: https://pypi.org/simple/veros-extra-setups/ 2021-08-20T22:14:19,979 Given no hashes to check 1 links for project 'veros-extra-setups': discarding no candidates 2021-08-20T22:14:19,997 Collecting veros-extra-setups==1.4.0 2021-08-20T22:14:19,999 Created temporary directory: /tmp/pip-unpack-h2i347uq 2021-08-20T22:14:20,039 Downloading veros-extra-setups-1.4.0.tar.gz (74 kB) 2021-08-20T22:14:20,124 Added veros-extra-setups==1.4.0 from https://files.pythonhosted.org/packages/65/fe/774e5ee198a9ded9674bdf798103ec61194ffc9f35424ca64b167b92b56b/veros-extra-setups-1.4.0.tar.gz#sha256=8cfdc7731edd4de5cfd617e12dfa21bc72a52af3925f623aa701147f90e7f66c to build tracker '/tmp/pip-req-tracker-avb15pgf' 2021-08-20T22:14:20,125 Running setup.py (path:/tmp/pip-wheel-mc8s9y5s/veros-extra-setups_0acf70e2d0f64faea7fc6385d13126c2/setup.py) egg_info for package veros-extra-setups 2021-08-20T22:14:20,126 Created temporary directory: /tmp/pip-pip-egg-info-he40ksg7 2021-08-20T22:14:20,126 Running command python setup.py egg_info 2021-08-20T22:14:20,804 Traceback (most recent call last): 2021-08-20T22:14:20,805 File "", line 1, in 2021-08-20T22:14:20,805 File "/tmp/pip-wheel-mc8s9y5s/veros-extra-setups_0acf70e2d0f64faea7fc6385d13126c2/setup.py", line 36, in 2021-08-20T22:14:20,805 with open(os.path.join(here, "requirements.txt"), encoding="utf-8") as f: 2021-08-20T22:14:20,806 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-08-20T22:14:20,806 file = builtins.open(filename, mode, buffering) 2021-08-20T22:14:20,806 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-mc8s9y5s/veros-extra-setups_0acf70e2d0f64faea7fc6385d13126c2/requirements.txt' 2021-08-20T22:14:20,854 WARNING: Discarding https://files.pythonhosted.org/packages/65/fe/774e5ee198a9ded9674bdf798103ec61194ffc9f35424ca64b167b92b56b/veros-extra-setups-1.4.0.tar.gz#sha256=8cfdc7731edd4de5cfd617e12dfa21bc72a52af3925f623aa701147f90e7f66c (from https://pypi.org/simple/veros-extra-setups/) (requires-python:>=3.6). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-08-20T22:14:20,856 ERROR: Could not find a version that satisfies the requirement veros-extra-setups==1.4.0 (from versions: 1.4.0) 2021-08-20T22:14:20,856 ERROR: No matching distribution found for veros-extra-setups==1.4.0 2021-08-20T22:14:20,856 Exception information: 2021-08-20T22:14:20,856 Traceback (most recent call last): 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-08-20T22:14:20,856 name, crit = self._merge_into_criterion(r, parent=None) 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-08-20T22:14:20,856 raise RequirementsConflicted(criterion) 2021-08-20T22:14:20,856 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('veros-extra-setups==1.4.0') 2021-08-20T22:14:20,856 2021-08-20T22:14:20,856 During handling of the above exception, another exception occurred: 2021-08-20T22:14:20,856 2021-08-20T22:14:20,856 Traceback (most recent call last): 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-08-20T22:14:20,856 result = self._result = resolver.resolve( 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-08-20T22:14:20,856 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-08-20T22:14:20,856 raise ResolutionImpossible(e.criterion.information) 2021-08-20T22:14:20,856 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('veros-extra-setups==1.4.0'), parent=None)] 2021-08-20T22:14:20,856 2021-08-20T22:14:20,856 The above exception was the direct cause of the following exception: 2021-08-20T22:14:20,856 2021-08-20T22:14:20,856 Traceback (most recent call last): 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-08-20T22:14:20,856 status = self.run(options, args) 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-08-20T22:14:20,856 return func(self, options, args) 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-08-20T22:14:20,856 requirement_set = resolver.resolve( 2021-08-20T22:14:20,856 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-08-20T22:14:20,856 raise error from e 2021-08-20T22:14:20,856 pip._internal.exceptions.DistributionNotFound: No matching distribution found for veros-extra-setups==1.4.0 2021-08-20T22:14:20,862 Removed veros-extra-setups==1.4.0 from https://files.pythonhosted.org/packages/65/fe/774e5ee198a9ded9674bdf798103ec61194ffc9f35424ca64b167b92b56b/veros-extra-setups-1.4.0.tar.gz#sha256=8cfdc7731edd4de5cfd617e12dfa21bc72a52af3925f623aa701147f90e7f66c from build tracker '/tmp/pip-req-tracker-avb15pgf' 2021-08-20T22:14:20,862 Removed build tracker: '/tmp/pip-req-tracker-avb15pgf'