2021-07-10T14:28:42,368 Created temporary directory: /tmp/pip-ephem-wheel-cache-g5g45luh 2021-07-10T14:28:42,371 Created temporary directory: /tmp/pip-req-tracker-1j09_l45 2021-07-10T14:28:42,371 Initialized build tracking at /tmp/pip-req-tracker-1j09_l45 2021-07-10T14:28:42,371 Created build tracker: /tmp/pip-req-tracker-1j09_l45 2021-07-10T14:28:42,372 Entered build tracker: /tmp/pip-req-tracker-1j09_l45 2021-07-10T14:28:42,372 Created temporary directory: /tmp/pip-wheel-r4_ck_x4 2021-07-10T14:28:42,399 1 location(s) to search for versions of crudit: 2021-07-10T14:28:42,399 * https://pypi.org/simple/crudit/ 2021-07-10T14:28:42,400 Fetching project page and analyzing links: https://pypi.org/simple/crudit/ 2021-07-10T14:28:42,400 Getting page https://pypi.org/simple/crudit/ 2021-07-10T14:28:42,402 Found index url https://pypi.org/simple 2021-07-10T14:28:42,491 Found link https://files.pythonhosted.org/packages/61/0d/214e3b2bcd07d863e88c5f9086a3cbff3aadd5108f3ed2c3943c329027c0/crudit-0.0.tar.gz#sha256=f6e5ecf33c8fb754688d020e5b897d3ebfa4e894fcd7310b0da92289ba30e93a (from https://pypi.org/simple/crudit/), version: 0.0 2021-07-10T14:28:42,491 Found link https://files.pythonhosted.org/packages/6d/f2/c8d3a29ffec2a10659bc8fe2be47ce8ffb9b4790451a63a0481080f891b9/crudit-0.1.1.tar.gz#sha256=873d38e6fa98210a1611d0999f66b2eb6e206f6acf1ad7c76fa9932f10362813 (from https://pypi.org/simple/crudit/), version: 0.1.1 2021-07-10T14:28:42,492 Found link https://files.pythonhosted.org/packages/ea/33/14a7472e627509d39ba7d21c577ce6c50b1784d4cd858dc098c4b79df009/crudit-0.2.0.tar.gz#sha256=5b670de0a8e80caa99b5984f57addf4069485dd3b83e182b332ec4e976e0abd1 (from https://pypi.org/simple/crudit/), version: 0.2.0 2021-07-10T14:28:42,492 Skipping link: not a file: https://pypi.org/simple/crudit/ 2021-07-10T14:28:42,510 Given no hashes to check 1 links for project 'crudit': discarding no candidates 2021-07-10T14:28:42,529 Collecting crudit==0.1.1 2021-07-10T14:28:42,530 Created temporary directory: /tmp/pip-unpack-7vanneyz 2021-07-10T14:28:42,706 Downloading crudit-0.1.1.tar.gz (1.8 kB) 2021-07-10T14:28:42,740 Added crudit==0.1.1 from https://files.pythonhosted.org/packages/6d/f2/c8d3a29ffec2a10659bc8fe2be47ce8ffb9b4790451a63a0481080f891b9/crudit-0.1.1.tar.gz#sha256=873d38e6fa98210a1611d0999f66b2eb6e206f6acf1ad7c76fa9932f10362813 to build tracker '/tmp/pip-req-tracker-1j09_l45' 2021-07-10T14:28:42,741 Running setup.py (path:/tmp/pip-wheel-r4_ck_x4/crudit_5b41c8939c5b4b52b039b5738cfc5efa/setup.py) egg_info for package crudit 2021-07-10T14:28:42,741 Created temporary directory: /tmp/pip-pip-egg-info-n47p5p6k 2021-07-10T14:28:42,742 Running command python setup.py egg_info 2021-07-10T14:28:43,439 Traceback (most recent call last): 2021-07-10T14:28:43,440 File "", line 1, in 2021-07-10T14:28:43,440 File "/tmp/pip-wheel-r4_ck_x4/crudit_5b41c8939c5b4b52b039b5738cfc5efa/setup.py", line 20, in 2021-07-10T14:28:43,440 with open('README.md') as readme: 2021-07-10T14:28:43,440 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T14:28:43,487 WARNING: Discarding https://files.pythonhosted.org/packages/6d/f2/c8d3a29ffec2a10659bc8fe2be47ce8ffb9b4790451a63a0481080f891b9/crudit-0.1.1.tar.gz#sha256=873d38e6fa98210a1611d0999f66b2eb6e206f6acf1ad7c76fa9932f10362813 (from https://pypi.org/simple/crudit/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T14:28:43,489 ERROR: Could not find a version that satisfies the requirement crudit==0.1.1 (from versions: 0.0, 0.1.1, 0.2.0) 2021-07-10T14:28:43,489 ERROR: No matching distribution found for crudit==0.1.1 2021-07-10T14:28:43,489 Exception information: 2021-07-10T14:28:43,489 Traceback (most recent call last): 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:28:43,489 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:28:43,489 raise RequirementsConflicted(criterion) 2021-07-10T14:28:43,489 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crudit==0.1.1') 2021-07-10T14:28:43,489 2021-07-10T14:28:43,489 During handling of the above exception, another exception occurred: 2021-07-10T14:28:43,489 2021-07-10T14:28:43,489 Traceback (most recent call last): 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:28:43,489 result = self._result = resolver.resolve( 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:28:43,489 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:28:43,489 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:28:43,489 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crudit==0.1.1'), parent=None)] 2021-07-10T14:28:43,489 2021-07-10T14:28:43,489 The above exception was the direct cause of the following exception: 2021-07-10T14:28:43,489 2021-07-10T14:28:43,489 Traceback (most recent call last): 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:28:43,489 status = self.run(options, args) 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:28:43,489 return func(self, options, args) 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:28:43,489 requirement_set = resolver.resolve( 2021-07-10T14:28:43,489 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:28:43,489 raise error from e 2021-07-10T14:28:43,489 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crudit==0.1.1 2021-07-10T14:28:43,494 Removed crudit==0.1.1 from https://files.pythonhosted.org/packages/6d/f2/c8d3a29ffec2a10659bc8fe2be47ce8ffb9b4790451a63a0481080f891b9/crudit-0.1.1.tar.gz#sha256=873d38e6fa98210a1611d0999f66b2eb6e206f6acf1ad7c76fa9932f10362813 from build tracker '/tmp/pip-req-tracker-1j09_l45' 2021-07-10T14:28:43,494 Removed build tracker: '/tmp/pip-req-tracker-1j09_l45'