2021-12-06T20:28:47,422 Created temporary directory: /tmp/pip-ephem-wheel-cache-ia1pio36 2021-12-06T20:28:47,430 Created temporary directory: /tmp/pip-req-tracker-1s7t2kgt 2021-12-06T20:28:47,431 Initialized build tracking at /tmp/pip-req-tracker-1s7t2kgt 2021-12-06T20:28:47,431 Created build tracker: /tmp/pip-req-tracker-1s7t2kgt 2021-12-06T20:28:47,432 Entered build tracker: /tmp/pip-req-tracker-1s7t2kgt 2021-12-06T20:28:47,433 Created temporary directory: /tmp/pip-wheel-ta1ol_c9 2021-12-06T20:28:47,510 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T20:28:47,517 2 location(s) to search for versions of expdb: 2021-12-06T20:28:47,517 * https://pypi.org/simple/expdb/ 2021-12-06T20:28:47,517 * https://www.piwheels.org/simple/expdb/ 2021-12-06T20:28:47,518 Fetching project page and analyzing links: https://pypi.org/simple/expdb/ 2021-12-06T20:28:47,519 Getting page https://pypi.org/simple/expdb/ 2021-12-06T20:28:47,524 Found index url https://pypi.org/simple 2021-12-06T20:28:47,918 Skipping link: No binaries permitted for expdb: https://files.pythonhosted.org/packages/0c/ea/9dd1c7746fb132c02826c415100d1cbffa433138c37124ad707e9ddf4756/expdb-1.0-py3-none-any.whl#sha256=b3a0c40ecda04e6cb89647e9772aac7c772ffc42a287fdbf16be5464bead8b73 (from https://pypi.org/simple/expdb/) 2021-12-06T20:28:47,919 Found link https://files.pythonhosted.org/packages/97/30/498223205f27b37d2e8baaecd1bfdac108b3a220a5bd809a9a0690350c5c/expdb-1.0.tar.gz#sha256=4003ab83e1667cbd18856f51dd30c83f5f7b72f10aab0d347d21022f20a74fbc (from https://pypi.org/simple/expdb/), version: 1.0 2021-12-06T20:28:47,920 Fetching project page and analyzing links: https://www.piwheels.org/simple/expdb/ 2021-12-06T20:28:47,921 Getting page https://www.piwheels.org/simple/expdb/ 2021-12-06T20:28:47,923 Found index url https://www.piwheels.org/simple 2021-12-06T20:28:48,229 Skipping link: not a file: https://www.piwheels.org/simple/expdb/ 2021-12-06T20:28:48,230 Skipping link: not a file: https://pypi.org/simple/expdb/ 2021-12-06T20:28:48,311 Given no hashes to check 1 links for project 'expdb': discarding no candidates 2021-12-06T20:28:48,391 Collecting expdb==1.0 2021-12-06T20:28:48,406 Created temporary directory: /tmp/pip-unpack-9g2cstai 2021-12-06T20:28:48,582 Downloading expdb-1.0.tar.gz (8.1 kB) 2021-12-06T20:28:48,803 Added expdb==1.0 from https://files.pythonhosted.org/packages/97/30/498223205f27b37d2e8baaecd1bfdac108b3a220a5bd809a9a0690350c5c/expdb-1.0.tar.gz#sha256=4003ab83e1667cbd18856f51dd30c83f5f7b72f10aab0d347d21022f20a74fbc to build tracker '/tmp/pip-req-tracker-1s7t2kgt' 2021-12-06T20:28:48,806 Running setup.py (path:/tmp/pip-wheel-ta1ol_c9/expdb_067133a1d0be4e1886658dba6940c7eb/setup.py) egg_info for package expdb 2021-12-06T20:28:48,808 Created temporary directory: /tmp/pip-pip-egg-info-d51zm9w0 2021-12-06T20:28:48,809 Preparing metadata (setup.py): started 2021-12-06T20:28:48,810 Running command python setup.py egg_info 2021-12-06T20:28:51,021 Traceback (most recent call last): 2021-12-06T20:28:51,023 File "", line 1, in 2021-12-06T20:28:51,024 File "/tmp/pip-wheel-ta1ol_c9/expdb_067133a1d0be4e1886658dba6940c7eb/setup.py", line 6, in 2021-12-06T20:28:51,025 with open(os.path.join(DIR, "requirements.txt"), encoding = "utf-16") as file: 2021-12-06T20:28:51,025 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ta1ol_c9/expdb_067133a1d0be4e1886658dba6940c7eb/requirements.txt' 2021-12-06T20:28:51,138 Preparing metadata (setup.py): finished with status 'error' 2021-12-06T20:28:51,140 WARNING: Discarding https://files.pythonhosted.org/packages/97/30/498223205f27b37d2e8baaecd1bfdac108b3a220a5bd809a9a0690350c5c/expdb-1.0.tar.gz#sha256=4003ab83e1667cbd18856f51dd30c83f5f7b72f10aab0d347d21022f20a74fbc (from https://pypi.org/simple/expdb/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-12-06T20:28:51,143 ERROR: Could not find a version that satisfies the requirement expdb==1.0 (from versions: 1.0) 2021-12-06T20:28:51,149 ERROR: No matching distribution found for expdb==1.0 2021-12-06T20:28:51,150 Exception information: 2021-12-06T20:28:51,150 Traceback (most recent call last): 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T20:28:51,150 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-06T20:28:51,150 raise RequirementsConflicted(criterion) 2021-12-06T20:28:51,150 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expdb==1.0') 2021-12-06T20:28:51,150 2021-12-06T20:28:51,150 During handling of the above exception, another exception occurred: 2021-12-06T20:28:51,150 2021-12-06T20:28:51,150 Traceback (most recent call last): 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 93, in resolve 2021-12-06T20:28:51,150 collected.requirements, max_rounds=try_to_avoid_resolution_too_deep 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T20:28:51,150 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-06T20:28:51,150 raise ResolutionImpossible(e.criterion.information) 2021-12-06T20:28:51,150 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expdb==1.0'), parent=None)] 2021-12-06T20:28:51,150 2021-12-06T20:28:51,150 The above exception was the direct cause of the following exception: 2021-12-06T20:28:51,150 2021-12-06T20:28:51,150 Traceback (most recent call last): 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T20:28:51,150 status = run_func(*args) 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T20:28:51,150 return func(self, options, args) 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T20:28:51,150 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T20:28:51,150 File "/usr/local/lib/python3.7/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-06T20:28:51,150 raise error from e 2021-12-06T20:28:51,150 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expdb==1.0 2021-12-06T20:28:51,174 Removed expdb==1.0 from https://files.pythonhosted.org/packages/97/30/498223205f27b37d2e8baaecd1bfdac108b3a220a5bd809a9a0690350c5c/expdb-1.0.tar.gz#sha256=4003ab83e1667cbd18856f51dd30c83f5f7b72f10aab0d347d21022f20a74fbc from build tracker '/tmp/pip-req-tracker-1s7t2kgt' 2021-12-06T20:28:51,175 Removed build tracker: '/tmp/pip-req-tracker-1s7t2kgt'