2021-10-08T14:21:45,155 Created temporary directory: /tmp/pip-ephem-wheel-cache-h9499lrv 2021-10-08T14:21:45,162 Created temporary directory: /tmp/pip-req-tracker-_g72qzj2 2021-10-08T14:21:45,163 Initialized build tracking at /tmp/pip-req-tracker-_g72qzj2 2021-10-08T14:21:45,163 Created build tracker: /tmp/pip-req-tracker-_g72qzj2 2021-10-08T14:21:45,163 Entered build tracker: /tmp/pip-req-tracker-_g72qzj2 2021-10-08T14:21:45,165 Created temporary directory: /tmp/pip-wheel-x16ko3cy 2021-10-08T14:21:45,225 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-10-08T14:21:45,229 2 location(s) to search for versions of dais: 2021-10-08T14:21:45,229 * https://pypi.org/simple/dais/ 2021-10-08T14:21:45,229 * https://www.piwheels.org/simple/dais/ 2021-10-08T14:21:45,230 Fetching project page and analyzing links: https://pypi.org/simple/dais/ 2021-10-08T14:21:45,232 Getting page https://pypi.org/simple/dais/ 2021-10-08T14:21:45,236 Found index url https://pypi.org/simple 2021-10-08T14:21:45,570 Skipping link: No binaries permitted for dais: https://files.pythonhosted.org/packages/19/af/53e641c3aecebf16bcf2287365c805c3f626a43381125a558d7314780d2c/dais-0.0.1-py3-none-any.whl#sha256=e513572d782bc3dc283357a7bb85f736e8856457715159162cd7967eac796e4b (from https://pypi.org/simple/dais/) 2021-10-08T14:21:45,570 Found link https://files.pythonhosted.org/packages/49/a7/2974f00eda52bfffe3d7e5109600f83010d8625aeda4304838c2a92b8950/dais-0.0.1.tar.gz#sha256=ab0450233504a9f1b592292a31325e77290172753de5061b7eeaab6d231c9672 (from https://pypi.org/simple/dais/), version: 0.0.1 2021-10-08T14:21:45,571 Fetching project page and analyzing links: https://www.piwheels.org/simple/dais/ 2021-10-08T14:21:45,572 Getting page https://www.piwheels.org/simple/dais/ 2021-10-08T14:21:45,575 Found index url https://www.piwheels.org/simple 2021-10-08T14:21:45,873 Given no hashes to check 1 links for project 'dais': discarding no candidates 2021-10-08T14:21:45,905 Collecting dais==0.0.1 2021-10-08T14:21:45,909 Created temporary directory: /tmp/pip-unpack-9rxsp89x 2021-10-08T14:21:46,123 Downloading dais-0.0.1.tar.gz (1.3 kB) 2021-10-08T14:21:46,204 Added dais==0.0.1 from https://files.pythonhosted.org/packages/49/a7/2974f00eda52bfffe3d7e5109600f83010d8625aeda4304838c2a92b8950/dais-0.0.1.tar.gz#sha256=ab0450233504a9f1b592292a31325e77290172753de5061b7eeaab6d231c9672 to build tracker '/tmp/pip-req-tracker-_g72qzj2' 2021-10-08T14:21:46,206 Running setup.py (path:/tmp/pip-wheel-x16ko3cy/dais_e693b4c07af24a9e827d647c6aee062e/setup.py) egg_info for package dais 2021-10-08T14:21:46,207 Created temporary directory: /tmp/pip-pip-egg-info-ihoob8_n 2021-10-08T14:21:46,208 Running command python setup.py egg_info 2021-10-08T14:21:47,892 Traceback (most recent call last): 2021-10-08T14:21:47,894 File "", line 1, in 2021-10-08T14:21:47,894 File "/tmp/pip-wheel-x16ko3cy/dais_e693b4c07af24a9e827d647c6aee062e/setup.py", line 14, in 2021-10-08T14:21:47,895 with open("requirements.txt") as fp: 2021-10-08T14:21:47,896 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-10-08T14:21:47,998 WARNING: Discarding https://files.pythonhosted.org/packages/49/a7/2974f00eda52bfffe3d7e5109600f83010d8625aeda4304838c2a92b8950/dais-0.0.1.tar.gz#sha256=ab0450233504a9f1b592292a31325e77290172753de5061b7eeaab6d231c9672 (from https://pypi.org/simple/dais/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-10-08T14:21:47,999 ERROR: Could not find a version that satisfies the requirement dais==0.0.1 2021-10-08T14:21:48,000 ERROR: No matching distribution found for dais==0.0.1 2021-10-08T14:21:48,001 Exception information: 2021-10-08T14:21:48,001 Traceback (most recent call last): 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 171, in _merge_into_criterion 2021-10-08T14:21:48,001 crit = self.state.criteria[name] 2021-10-08T14:21:48,001 KeyError: 'dais' 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 During handling of the above exception, another exception occurred: 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 Traceback (most recent call last): 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 318, in resolve 2021-10-08T14:21:48,001 name, crit = self._merge_into_criterion(r, parent=None) 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-10-08T14:21:48,001 crit = Criterion.from_requirement(self._p, requirement, parent) 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 83, in from_requirement 2021-10-08T14:21:48,001 raise RequirementsConflicted(criterion) 2021-10-08T14:21:48,001 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('dais==0.0.1') 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 During handling of the above exception, another exception occurred: 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 Traceback (most recent call last): 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 122, in resolve 2021-10-08T14:21:48,001 requirements, max_rounds=try_to_avoid_resolution_too_deep, 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 453, in resolve 2021-10-08T14:21:48,001 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 320, in resolve 2021-10-08T14:21:48,001 raise ResolutionImpossible(e.criterion.information) 2021-10-08T14:21:48,001 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('dais==0.0.1'), parent=None)] 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 The above exception was the direct cause of the following exception: 2021-10-08T14:21:48,001 2021-10-08T14:21:48,001 Traceback (most recent call last): 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/base_command.py", line 223, in _main 2021-10-08T14:21:48,001 status = self.run(options, args) 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/cli/req_command.py", line 180, in wrapper 2021-10-08T14:21:48,001 return func(self, options, args) 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/commands/wheel.py", line 163, in run 2021-10-08T14:21:48,001 reqs, check_supported_wheels=True 2021-10-08T14:21:48,001 File "/usr/local/lib/python3.5/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-10-08T14:21:48,001 six.raise_from(error, e) 2021-10-08T14:21:48,001 File "", line 3, in raise_from 2021-10-08T14:21:48,001 pip._internal.exceptions.DistributionNotFound: No matching distribution found for dais==0.0.1 2021-10-08T14:21:48,011 Removed dais==0.0.1 from https://files.pythonhosted.org/packages/49/a7/2974f00eda52bfffe3d7e5109600f83010d8625aeda4304838c2a92b8950/dais-0.0.1.tar.gz#sha256=ab0450233504a9f1b592292a31325e77290172753de5061b7eeaab6d231c9672 from build tracker '/tmp/pip-req-tracker-_g72qzj2' 2021-10-08T14:21:48,012 Removed build tracker: '/tmp/pip-req-tracker-_g72qzj2'