2021-12-06T21:00:21,883 Created temporary directory: /tmp/pip-ephem-wheel-cache-qotf_hqw 2021-12-06T21:00:21,888 Created temporary directory: /tmp/pip-req-tracker-x4kd30xa 2021-12-06T21:00:21,888 Initialized build tracking at /tmp/pip-req-tracker-x4kd30xa 2021-12-06T21:00:21,889 Created build tracker: /tmp/pip-req-tracker-x4kd30xa 2021-12-06T21:00:21,889 Entered build tracker: /tmp/pip-req-tracker-x4kd30xa 2021-12-06T21:00:21,890 Created temporary directory: /tmp/pip-wheel-4v9cefmd 2021-12-06T21:00:21,946 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-12-06T21:00:21,951 2 location(s) to search for versions of expdb: 2021-12-06T21:00:21,951 * https://pypi.org/simple/expdb/ 2021-12-06T21:00:21,951 * https://www.piwheels.org/simple/expdb/ 2021-12-06T21:00:21,952 Fetching project page and analyzing links: https://pypi.org/simple/expdb/ 2021-12-06T21:00:21,953 Getting page https://pypi.org/simple/expdb/ 2021-12-06T21:00:21,956 Found index url https://pypi.org/simple 2021-12-06T21:00:22,221 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-06T21:00:22,222 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-06T21:00:22,223 Fetching project page and analyzing links: https://www.piwheels.org/simple/expdb/ 2021-12-06T21:00:22,223 Getting page https://www.piwheels.org/simple/expdb/ 2021-12-06T21:00:22,225 Found index url https://www.piwheels.org/simple 2021-12-06T21:00:22,437 Skipping link: not a file: https://www.piwheels.org/simple/expdb/ 2021-12-06T21:00:22,438 Skipping link: not a file: https://pypi.org/simple/expdb/ 2021-12-06T21:00:22,473 Given no hashes to check 1 links for project 'expdb': discarding no candidates 2021-12-06T21:00:22,507 Collecting expdb==1.0 2021-12-06T21:00:22,511 Created temporary directory: /tmp/pip-unpack-mqn5pw77 2021-12-06T21:00:22,596 Downloading expdb-1.0.tar.gz (8.1 kB) 2021-12-06T21:00:22,733 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-x4kd30xa' 2021-12-06T21:00:22,735 Running setup.py (path:/tmp/pip-wheel-4v9cefmd/expdb_a65c5227994343fd879c71e31df72963/setup.py) egg_info for package expdb 2021-12-06T21:00:22,736 Created temporary directory: /tmp/pip-pip-egg-info-vga_9urr 2021-12-06T21:00:22,736 Preparing metadata (setup.py): started 2021-12-06T21:00:22,737 Running command python setup.py egg_info 2021-12-06T21:00:24,030 Traceback (most recent call last): 2021-12-06T21:00:24,032 File "", line 1, in 2021-12-06T21:00:24,032 File "/tmp/pip-wheel-4v9cefmd/expdb_a65c5227994343fd879c71e31df72963/setup.py", line 6, in 2021-12-06T21:00:24,033 with open(os.path.join(DIR, "requirements.txt"), encoding = "utf-16") as file: 2021-12-06T21:00:24,033 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-4v9cefmd/expdb_a65c5227994343fd879c71e31df72963/requirements.txt' 2021-12-06T21:00:24,119 Preparing metadata (setup.py): finished with status 'error' 2021-12-06T21:00:24,120 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-06T21:00:24,122 ERROR: Could not find a version that satisfies the requirement expdb==1.0 (from versions: 1.0) 2021-12-06T21:00:24,123 ERROR: No matching distribution found for expdb==1.0 2021-12-06T21:00:24,124 Exception information: 2021-12-06T21:00:24,124 Traceback (most recent call last): 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 349, in resolve 2021-12-06T21:00:24,124 self._add_to_criteria(self.state.criteria, r, parent=None) 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 174, in _add_to_criteria 2021-12-06T21:00:24,124 raise RequirementsConflicted(criterion) 2021-12-06T21:00:24,124 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('expdb==1.0') 2021-12-06T21:00:24,124 2021-12-06T21:00:24,124 During handling of the above exception, another exception occurred: 2021-12-06T21:00:24,124 2021-12-06T21:00:24,124 Traceback (most recent call last): 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 92, in resolve 2021-12-06T21:00:24,124 result = self._result = resolver.resolve( 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 482, in resolve 2021-12-06T21:00:24,124 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 351, in resolve 2021-12-06T21:00:24,124 raise ResolutionImpossible(e.criterion.information) 2021-12-06T21:00:24,124 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('expdb==1.0'), parent=None)] 2021-12-06T21:00:24,124 2021-12-06T21:00:24,124 The above exception was the direct cause of the following exception: 2021-12-06T21:00:24,124 2021-12-06T21:00:24,124 Traceback (most recent call last): 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 164, in exc_logging_wrapper 2021-12-06T21:00:24,124 status = run_func(*args) 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-12-06T21:00:24,124 return func(self, options, args) 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 144, in run 2021-12-06T21:00:24,124 requirement_set = resolver.resolve(reqs, check_supported_wheels=True) 2021-12-06T21:00:24,124 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 101, in resolve 2021-12-06T21:00:24,124 raise error from e 2021-12-06T21:00:24,124 pip._internal.exceptions.DistributionNotFound: No matching distribution found for expdb==1.0 2021-12-06T21:00:24,134 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-x4kd30xa' 2021-12-06T21:00:24,134 Removed build tracker: '/tmp/pip-req-tracker-x4kd30xa'