2021-09-20T17:39:24,917 Created temporary directory: /tmp/pip-ephem-wheel-cache-58xpzbxz 2021-09-20T17:39:24,920 Created temporary directory: /tmp/pip-req-tracker-wvx5e26h 2021-09-20T17:39:24,920 Initialized build tracking at /tmp/pip-req-tracker-wvx5e26h 2021-09-20T17:39:24,920 Created build tracker: /tmp/pip-req-tracker-wvx5e26h 2021-09-20T17:39:24,921 Entered build tracker: /tmp/pip-req-tracker-wvx5e26h 2021-09-20T17:39:24,921 Created temporary directory: /tmp/pip-wheel-tbirix4l 2021-09-20T17:39:24,956 Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple 2021-09-20T17:39:24,959 2 location(s) to search for versions of whatthefuck: 2021-09-20T17:39:24,959 * https://pypi.org/simple/whatthefuck/ 2021-09-20T17:39:24,959 * https://www.piwheels.org/simple/whatthefuck/ 2021-09-20T17:39:24,959 Fetching project page and analyzing links: https://pypi.org/simple/whatthefuck/ 2021-09-20T17:39:24,960 Getting page https://pypi.org/simple/whatthefuck/ 2021-09-20T17:39:24,961 Found index url https://pypi.org/simple 2021-09-20T17:39:25,055 Skipping link: No binaries permitted for whatthefuck: https://files.pythonhosted.org/packages/4d/8f/f143113b41477fec950047f34d8f9d8b59188b9071f9ba5370b140954e8b/whatthefuck-1.0-py3-none-any.whl#sha256=b1d5fd76b68726d7f0748f62877ddb594671efe3d9d09a5f7dab548c952a0ea2 (from https://pypi.org/simple/whatthefuck/) (requires-python:>=3.5) 2021-09-20T17:39:25,056 Found link https://files.pythonhosted.org/packages/5c/e7/30e4858e525c6c429bf2fbba7d8497dcebdeb9b34d4b8672b62b6ca2394a/whatthefuck-1.0.tar.gz#sha256=7c9f239cdbaab8e5bf1ce90f3bb7cf286eec6c6ea977f56c703acddd66b999ab (from https://pypi.org/simple/whatthefuck/) (requires-python:>=3.5), version: 1.0 2021-09-20T17:39:25,057 Fetching project page and analyzing links: https://www.piwheels.org/simple/whatthefuck/ 2021-09-20T17:39:25,057 Getting page https://www.piwheels.org/simple/whatthefuck/ 2021-09-20T17:39:25,058 Found index url https://www.piwheels.org/simple 2021-09-20T17:39:25,160 Skipping link: not a file: https://www.piwheels.org/simple/whatthefuck/ 2021-09-20T17:39:25,161 Skipping link: not a file: https://pypi.org/simple/whatthefuck/ 2021-09-20T17:39:25,181 Given no hashes to check 1 links for project 'whatthefuck': discarding no candidates 2021-09-20T17:39:25,201 Collecting whatthefuck==1.0 2021-09-20T17:39:25,203 Created temporary directory: /tmp/pip-unpack-uj_35j_u 2021-09-20T17:39:25,244 Downloading whatthefuck-1.0.tar.gz (2.3 kB) 2021-09-20T17:39:25,274 Added whatthefuck==1.0 from https://files.pythonhosted.org/packages/5c/e7/30e4858e525c6c429bf2fbba7d8497dcebdeb9b34d4b8672b62b6ca2394a/whatthefuck-1.0.tar.gz#sha256=7c9f239cdbaab8e5bf1ce90f3bb7cf286eec6c6ea977f56c703acddd66b999ab to build tracker '/tmp/pip-req-tracker-wvx5e26h' 2021-09-20T17:39:25,275 Running setup.py (path:/tmp/pip-wheel-tbirix4l/whatthefuck_f238d298dd8d44cebe5a73842266b1eb/setup.py) egg_info for package whatthefuck 2021-09-20T17:39:25,276 Created temporary directory: /tmp/pip-pip-egg-info-anhlowla 2021-09-20T17:39:25,276 Running command python setup.py egg_info 2021-09-20T17:39:25,933 Traceback (most recent call last): 2021-09-20T17:39:25,934 File "", line 1, in 2021-09-20T17:39:25,934 File "/tmp/pip-wheel-tbirix4l/whatthefuck_f238d298dd8d44cebe5a73842266b1eb/setup.py", line 3, in 2021-09-20T17:39:25,935 with open("readme.md", "r") as fh: 2021-09-20T17:39:25,935 FileNotFoundError: [Errno 2] No such file or directory: 'readme.md' 2021-09-20T17:39:25,982 WARNING: Discarding https://files.pythonhosted.org/packages/5c/e7/30e4858e525c6c429bf2fbba7d8497dcebdeb9b34d4b8672b62b6ca2394a/whatthefuck-1.0.tar.gz#sha256=7c9f239cdbaab8e5bf1ce90f3bb7cf286eec6c6ea977f56c703acddd66b999ab (from https://pypi.org/simple/whatthefuck/) (requires-python:>=3.5). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-09-20T17:39:25,984 ERROR: Could not find a version that satisfies the requirement whatthefuck==1.0 (from versions: 1.0) 2021-09-20T17:39:25,984 ERROR: No matching distribution found for whatthefuck==1.0 2021-09-20T17:39:25,984 Exception information: 2021-09-20T17:39:25,984 Traceback (most recent call last): 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-09-20T17:39:25,984 name, crit = self._merge_into_criterion(r, parent=None) 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-09-20T17:39:25,984 raise RequirementsConflicted(criterion) 2021-09-20T17:39:25,984 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('whatthefuck==1.0') 2021-09-20T17:39:25,984 2021-09-20T17:39:25,984 During handling of the above exception, another exception occurred: 2021-09-20T17:39:25,984 2021-09-20T17:39:25,984 Traceback (most recent call last): 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-09-20T17:39:25,984 result = self._result = resolver.resolve( 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-09-20T17:39:25,984 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-09-20T17:39:25,984 raise ResolutionImpossible(e.criterion.information) 2021-09-20T17:39:25,984 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('whatthefuck==1.0'), parent=None)] 2021-09-20T17:39:25,984 2021-09-20T17:39:25,984 The above exception was the direct cause of the following exception: 2021-09-20T17:39:25,984 2021-09-20T17:39:25,984 Traceback (most recent call last): 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-09-20T17:39:25,984 status = self.run(options, args) 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-09-20T17:39:25,984 return func(self, options, args) 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-09-20T17:39:25,984 requirement_set = resolver.resolve( 2021-09-20T17:39:25,984 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-09-20T17:39:25,984 raise error from e 2021-09-20T17:39:25,984 pip._internal.exceptions.DistributionNotFound: No matching distribution found for whatthefuck==1.0 2021-09-20T17:39:25,989 Removed whatthefuck==1.0 from https://files.pythonhosted.org/packages/5c/e7/30e4858e525c6c429bf2fbba7d8497dcebdeb9b34d4b8672b62b6ca2394a/whatthefuck-1.0.tar.gz#sha256=7c9f239cdbaab8e5bf1ce90f3bb7cf286eec6c6ea977f56c703acddd66b999ab from build tracker '/tmp/pip-req-tracker-wvx5e26h' 2021-09-20T17:39:25,990 Removed build tracker: '/tmp/pip-req-tracker-wvx5e26h'