2021-07-14T03:28:37,702 Created temporary directory: /tmp/pip-ephem-wheel-cache-f8bxrplx 2021-07-14T03:28:37,705 Created temporary directory: /tmp/pip-req-tracker-jjx4tg0e 2021-07-14T03:28:37,705 Initialized build tracking at /tmp/pip-req-tracker-jjx4tg0e 2021-07-14T03:28:37,706 Created build tracker: /tmp/pip-req-tracker-jjx4tg0e 2021-07-14T03:28:37,706 Entered build tracker: /tmp/pip-req-tracker-jjx4tg0e 2021-07-14T03:28:37,706 Created temporary directory: /tmp/pip-wheel-vtg9gniz 2021-07-14T03:28:37,739 1 location(s) to search for versions of datazoo: 2021-07-14T03:28:37,739 * https://pypi.org/simple/datazoo/ 2021-07-14T03:28:37,739 Fetching project page and analyzing links: https://pypi.org/simple/datazoo/ 2021-07-14T03:28:37,740 Getting page https://pypi.org/simple/datazoo/ 2021-07-14T03:28:37,741 Found index url https://pypi.org/simple 2021-07-14T03:28:37,923 Found link https://files.pythonhosted.org/packages/97/b6/5816e8c3edf104b8b44b73bfa9375a748eb49d3ee77a71e441e2ea51821d/datazoo-0.0.1.tar.gz#sha256=820bc8e72e67dedad1a50af59bbfac101f291fc64c01ded6b7abe63d0fb2f653 (from https://pypi.org/simple/datazoo/), version: 0.0.1 2021-07-14T03:28:37,924 Found link https://files.pythonhosted.org/packages/1f/80/bb543ee088f9a8ffca2d55332be23e1f527d23f1cab5487e7d2db19df780/datazoo-0.0.2.tar.gz#sha256=0c9770b010f23d75cbe9015bb5868c38bf666ff0ef2dd8f6b3de0a43ba927943 (from https://pypi.org/simple/datazoo/), version: 0.0.2 2021-07-14T03:28:37,924 Found link https://files.pythonhosted.org/packages/c1/0f/2cb4c792165e9e10cdcfcbb31c8c9ea216ef3589debb5441d2a0c48e139d/datazoo-0.0.3.tar.gz#sha256=4702806563129f1eb01829dff45a9ffd644afa635d456f13ce278f24baef2fcb (from https://pypi.org/simple/datazoo/), version: 0.0.3 2021-07-14T03:28:37,924 Skipping link: not a file: https://pypi.org/simple/datazoo/ 2021-07-14T03:28:37,942 Given no hashes to check 1 links for project 'datazoo': discarding no candidates 2021-07-14T03:28:37,960 Collecting datazoo==0.0.1 2021-07-14T03:28:37,962 Created temporary directory: /tmp/pip-unpack-ep6u8025 2021-07-14T03:28:38,131 Downloading datazoo-0.0.1.tar.gz (5.4 kB) 2021-07-14T03:28:38,199 Added datazoo==0.0.1 from https://files.pythonhosted.org/packages/97/b6/5816e8c3edf104b8b44b73bfa9375a748eb49d3ee77a71e441e2ea51821d/datazoo-0.0.1.tar.gz#sha256=820bc8e72e67dedad1a50af59bbfac101f291fc64c01ded6b7abe63d0fb2f653 to build tracker '/tmp/pip-req-tracker-jjx4tg0e' 2021-07-14T03:28:38,200 Running setup.py (path:/tmp/pip-wheel-vtg9gniz/datazoo_51a5e4b97b8747cba6d4767c85648124/setup.py) egg_info for package datazoo 2021-07-14T03:28:38,201 Created temporary directory: /tmp/pip-pip-egg-info-myf304h1 2021-07-14T03:28:38,201 Running command python setup.py egg_info 2021-07-14T03:28:39,882 Traceback (most recent call last): 2021-07-14T03:28:39,882 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 545, in get_file_content 2021-07-14T03:28:39,882 with open(url, 'rb') as f: 2021-07-14T03:28:39,883 FileNotFoundError: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T03:28:39,883 During handling of the above exception, another exception occurred: 2021-07-14T03:28:39,883 Traceback (most recent call last): 2021-07-14T03:28:39,883 File "", line 1, in 2021-07-14T03:28:39,883 File "/tmp/pip-wheel-vtg9gniz/datazoo_51a5e4b97b8747cba6d4767c85648124/setup.py", line 16, in 2021-07-14T03:28:39,884 reqs = [str(ir.req) for ir in install_reqs] 2021-07-14T03:28:39,884 File "/tmp/pip-wheel-vtg9gniz/datazoo_51a5e4b97b8747cba6d4767c85648124/setup.py", line 16, in 2021-07-14T03:28:39,884 reqs = [str(ir.req) for ir in install_reqs] 2021-07-14T03:28:39,884 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 138, in parse_requirements 2021-07-14T03:28:39,884 for parsed_line in parser.parse(filename, constraint): 2021-07-14T03:28:39,884 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 328, in parse 2021-07-14T03:28:39,884 yield from self._parse_and_recurse(filename, constraint) 2021-07-14T03:28:39,885 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 332, in _parse_and_recurse 2021-07-14T03:28:39,885 for line in self._parse_file(filename, constraint): 2021-07-14T03:28:39,885 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 362, in _parse_file 2021-07-14T03:28:39,886 _, content = get_file_content(filename, self._session) 2021-07-14T03:28:39,886 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/req/req_file.py", line 548, in get_file_content 2021-07-14T03:28:39,886 raise InstallationError( 2021-07-14T03:28:39,886 pip._internal.exceptions.InstallationError: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' 2021-07-14T03:28:40,007 WARNING: Discarding https://files.pythonhosted.org/packages/97/b6/5816e8c3edf104b8b44b73bfa9375a748eb49d3ee77a71e441e2ea51821d/datazoo-0.0.1.tar.gz#sha256=820bc8e72e67dedad1a50af59bbfac101f291fc64c01ded6b7abe63d0fb2f653 (from https://pypi.org/simple/datazoo/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-14T03:28:40,009 ERROR: Could not find a version that satisfies the requirement datazoo==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-14T03:28:40,009 ERROR: No matching distribution found for datazoo==0.0.1 2021-07-14T03:28:40,009 Exception information: 2021-07-14T03:28:40,009 Traceback (most recent call last): 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-14T03:28:40,009 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-14T03:28:40,009 raise RequirementsConflicted(criterion) 2021-07-14T03:28:40,009 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('datazoo==0.0.1') 2021-07-14T03:28:40,009 2021-07-14T03:28:40,009 During handling of the above exception, another exception occurred: 2021-07-14T03:28:40,009 2021-07-14T03:28:40,009 Traceback (most recent call last): 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-14T03:28:40,009 result = self._result = resolver.resolve( 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-14T03:28:40,009 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-14T03:28:40,009 raise ResolutionImpossible(e.criterion.information) 2021-07-14T03:28:40,009 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('datazoo==0.0.1'), parent=None)] 2021-07-14T03:28:40,009 2021-07-14T03:28:40,009 The above exception was the direct cause of the following exception: 2021-07-14T03:28:40,009 2021-07-14T03:28:40,009 Traceback (most recent call last): 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-14T03:28:40,009 status = self.run(options, args) 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-14T03:28:40,009 return func(self, options, args) 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-14T03:28:40,009 requirement_set = resolver.resolve( 2021-07-14T03:28:40,009 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-14T03:28:40,009 raise error from e 2021-07-14T03:28:40,009 pip._internal.exceptions.DistributionNotFound: No matching distribution found for datazoo==0.0.1 2021-07-14T03:28:40,014 Removed datazoo==0.0.1 from https://files.pythonhosted.org/packages/97/b6/5816e8c3edf104b8b44b73bfa9375a748eb49d3ee77a71e441e2ea51821d/datazoo-0.0.1.tar.gz#sha256=820bc8e72e67dedad1a50af59bbfac101f291fc64c01ded6b7abe63d0fb2f653 from build tracker '/tmp/pip-req-tracker-jjx4tg0e' 2021-07-14T03:28:40,014 Removed build tracker: '/tmp/pip-req-tracker-jjx4tg0e'