2021-07-13T01:49:02,833 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ljgh5na 2021-07-13T01:49:02,836 Created temporary directory: /tmp/pip-req-tracker-koljj6yi 2021-07-13T01:49:02,836 Initialized build tracking at /tmp/pip-req-tracker-koljj6yi 2021-07-13T01:49:02,836 Created build tracker: /tmp/pip-req-tracker-koljj6yi 2021-07-13T01:49:02,836 Entered build tracker: /tmp/pip-req-tracker-koljj6yi 2021-07-13T01:49:02,837 Created temporary directory: /tmp/pip-wheel-l8itzya7 2021-07-13T01:49:02,868 1 location(s) to search for versions of architect-api: 2021-07-13T01:49:02,868 * https://pypi.org/simple/architect-api/ 2021-07-13T01:49:02,868 Fetching project page and analyzing links: https://pypi.org/simple/architect-api/ 2021-07-13T01:49:02,869 Getting page https://pypi.org/simple/architect-api/ 2021-07-13T01:49:02,870 Found index url https://pypi.org/simple 2021-07-13T01:49:03,050 Found link https://files.pythonhosted.org/packages/0b/14/799c0755af61a434ac4c1a10695749b3542dfb3266177b3c6b5f386b205d/architect-api-0.1.tar.gz#sha256=31137facfd410d9c76ce3ff1a503d4e57f82445f951c139bc61a347864e689e3 (from https://pypi.org/simple/architect-api/), version: 0.1 2021-07-13T01:49:03,050 Found link https://files.pythonhosted.org/packages/b2/f3/400afc67175922bee7997992f0d2e9a4486bf601a387bd3021d8b7e73119/architect-api-0.2.tar.gz#sha256=477c3b78c8d64044d406cbb2d251441522a4819f944535980afee79704a260ea (from https://pypi.org/simple/architect-api/), version: 0.2 2021-07-13T01:49:03,051 Found link https://files.pythonhosted.org/packages/89/0e/6473529cbdd445ce11084704122223734aa711a212d4001002ce367a253f/architect-api-0.3.tar.gz#sha256=c4ab365245e342131cec53c1a26158cac4b6a8c053e8a5009a952f427b19b20a (from https://pypi.org/simple/architect-api/), version: 0.3 2021-07-13T01:49:03,051 Found link https://files.pythonhosted.org/packages/4b/e6/e2c90f177ef048d76ea0a3612c7895d72c6c0ac787a451aa651e2841444b/architect-api-0.4.tar.gz#sha256=3f68e8bdb1cd8b9c3147779c5714b71f108115919dfb85b45468918da75f4ead (from https://pypi.org/simple/architect-api/), version: 0.4 2021-07-13T01:49:03,051 Skipping link: not a file: https://pypi.org/simple/architect-api/ 2021-07-13T01:49:03,069 Given no hashes to check 1 links for project 'architect-api': discarding no candidates 2021-07-13T01:49:03,088 Collecting architect-api==0.3 2021-07-13T01:49:03,090 Created temporary directory: /tmp/pip-unpack-gkg0j83e 2021-07-13T01:49:03,131 Downloading architect-api-0.3.tar.gz (51 kB) 2021-07-13T01:49:03,387 Added architect-api==0.3 from https://files.pythonhosted.org/packages/89/0e/6473529cbdd445ce11084704122223734aa711a212d4001002ce367a253f/architect-api-0.3.tar.gz#sha256=c4ab365245e342131cec53c1a26158cac4b6a8c053e8a5009a952f427b19b20a to build tracker '/tmp/pip-req-tracker-koljj6yi' 2021-07-13T01:49:03,388 Running setup.py (path:/tmp/pip-wheel-l8itzya7/architect-api_96f63ac6791b4e0c91002113cc495739/setup.py) egg_info for package architect-api 2021-07-13T01:49:03,389 Created temporary directory: /tmp/pip-pip-egg-info-dv7ofaw8 2021-07-13T01:49:03,390 Running command python setup.py egg_info 2021-07-13T01:49:04,312 Traceback (most recent call last): 2021-07-13T01:49:04,313 File "", line 1, in 2021-07-13T01:49:04,313 File "/tmp/pip-wheel-l8itzya7/architect-api_96f63ac6791b4e0c91002113cc495739/setup.py", line 10, in 2021-07-13T01:49:04,313 with open('./requirements/base.txt') as _requirements: 2021-07-13T01:49:04,314 FileNotFoundError: [Errno 2] No such file or directory: './requirements/base.txt' 2021-07-13T01:49:04,362 WARNING: Discarding https://files.pythonhosted.org/packages/89/0e/6473529cbdd445ce11084704122223734aa711a212d4001002ce367a253f/architect-api-0.3.tar.gz#sha256=c4ab365245e342131cec53c1a26158cac4b6a8c053e8a5009a952f427b19b20a (from https://pypi.org/simple/architect-api/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-13T01:49:04,364 ERROR: Could not find a version that satisfies the requirement architect-api==0.3 (from versions: 0.1, 0.2, 0.3, 0.4) 2021-07-13T01:49:04,364 ERROR: No matching distribution found for architect-api==0.3 2021-07-13T01:49:04,364 Exception information: 2021-07-13T01:49:04,364 Traceback (most recent call last): 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-13T01:49:04,364 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-13T01:49:04,364 raise RequirementsConflicted(criterion) 2021-07-13T01:49:04,364 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('architect-api==0.3') 2021-07-13T01:49:04,364 2021-07-13T01:49:04,364 During handling of the above exception, another exception occurred: 2021-07-13T01:49:04,364 2021-07-13T01:49:04,364 Traceback (most recent call last): 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-13T01:49:04,364 result = self._result = resolver.resolve( 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-13T01:49:04,364 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-13T01:49:04,364 raise ResolutionImpossible(e.criterion.information) 2021-07-13T01:49:04,364 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('architect-api==0.3'), parent=None)] 2021-07-13T01:49:04,364 2021-07-13T01:49:04,364 The above exception was the direct cause of the following exception: 2021-07-13T01:49:04,364 2021-07-13T01:49:04,364 Traceback (most recent call last): 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-13T01:49:04,364 status = self.run(options, args) 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-13T01:49:04,364 return func(self, options, args) 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-13T01:49:04,364 requirement_set = resolver.resolve( 2021-07-13T01:49:04,364 File "/home/piwheels/.local/lib/python3.9/site-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-13T01:49:04,364 raise error from e 2021-07-13T01:49:04,364 pip._internal.exceptions.DistributionNotFound: No matching distribution found for architect-api==0.3 2021-07-13T01:49:04,369 Removed architect-api==0.3 from https://files.pythonhosted.org/packages/89/0e/6473529cbdd445ce11084704122223734aa711a212d4001002ce367a253f/architect-api-0.3.tar.gz#sha256=c4ab365245e342131cec53c1a26158cac4b6a8c053e8a5009a952f427b19b20a from build tracker '/tmp/pip-req-tracker-koljj6yi' 2021-07-13T01:49:04,369 Removed build tracker: '/tmp/pip-req-tracker-koljj6yi'