2021-07-10T14:29:38,622 Created temporary directory: /tmp/pip-ephem-wheel-cache-xo4hwrox 2021-07-10T14:29:38,625 Created temporary directory: /tmp/pip-req-tracker-3dzjm5de 2021-07-10T14:29:38,626 Initialized build tracking at /tmp/pip-req-tracker-3dzjm5de 2021-07-10T14:29:38,626 Created build tracker: /tmp/pip-req-tracker-3dzjm5de 2021-07-10T14:29:38,626 Entered build tracker: /tmp/pip-req-tracker-3dzjm5de 2021-07-10T14:29:38,627 Created temporary directory: /tmp/pip-wheel-6u3svq2x 2021-07-10T14:29:38,655 1 location(s) to search for versions of crudit: 2021-07-10T14:29:38,655 * https://pypi.org/simple/crudit/ 2021-07-10T14:29:38,655 Fetching project page and analyzing links: https://pypi.org/simple/crudit/ 2021-07-10T14:29:38,656 Getting page https://pypi.org/simple/crudit/ 2021-07-10T14:29:38,657 Found index url https://pypi.org/simple 2021-07-10T14:29:38,761 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:29:38,761 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:29:38,762 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:29:38,762 Skipping link: not a file: https://pypi.org/simple/crudit/ 2021-07-10T14:29:38,780 Given no hashes to check 1 links for project 'crudit': discarding no candidates 2021-07-10T14:29:38,799 Collecting crudit==0.2.0 2021-07-10T14:29:38,800 Created temporary directory: /tmp/pip-unpack-jee6epue 2021-07-10T14:29:38,977 Downloading crudit-0.2.0.tar.gz (1.8 kB) 2021-07-10T14:29:39,014 Added crudit==0.2.0 from https://files.pythonhosted.org/packages/ea/33/14a7472e627509d39ba7d21c577ce6c50b1784d4cd858dc098c4b79df009/crudit-0.2.0.tar.gz#sha256=5b670de0a8e80caa99b5984f57addf4069485dd3b83e182b332ec4e976e0abd1 to build tracker '/tmp/pip-req-tracker-3dzjm5de' 2021-07-10T14:29:39,015 Running setup.py (path:/tmp/pip-wheel-6u3svq2x/crudit_54ee26927b4f4a6da9c710ad4593c7c4/setup.py) egg_info for package crudit 2021-07-10T14:29:39,016 Created temporary directory: /tmp/pip-pip-egg-info-i38q3u8o 2021-07-10T14:29:39,016 Running command python setup.py egg_info 2021-07-10T14:29:39,682 Traceback (most recent call last): 2021-07-10T14:29:39,683 File "", line 1, in 2021-07-10T14:29:39,683 File "/tmp/pip-wheel-6u3svq2x/crudit_54ee26927b4f4a6da9c710ad4593c7c4/setup.py", line 22, in 2021-07-10T14:29:39,683 with open('README.md') as readme: 2021-07-10T14:29:39,684 FileNotFoundError: [Errno 2] No such file or directory: 'README.md' 2021-07-10T14:29:39,733 WARNING: Discarding https://files.pythonhosted.org/packages/ea/33/14a7472e627509d39ba7d21c577ce6c50b1784d4cd858dc098c4b79df009/crudit-0.2.0.tar.gz#sha256=5b670de0a8e80caa99b5984f57addf4069485dd3b83e182b332ec4e976e0abd1 (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:29:39,735 ERROR: Could not find a version that satisfies the requirement crudit==0.2.0 (from versions: 0.0, 0.1.1, 0.2.0) 2021-07-10T14:29:39,735 ERROR: No matching distribution found for crudit==0.2.0 2021-07-10T14:29:39,735 Exception information: 2021-07-10T14:29:39,735 Traceback (most recent call last): 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T14:29:39,735 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T14:29:39,735 raise RequirementsConflicted(criterion) 2021-07-10T14:29:39,735 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('crudit==0.2.0') 2021-07-10T14:29:39,735 2021-07-10T14:29:39,735 During handling of the above exception, another exception occurred: 2021-07-10T14:29:39,735 2021-07-10T14:29:39,735 Traceback (most recent call last): 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T14:29:39,735 result = self._result = resolver.resolve( 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T14:29:39,735 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T14:29:39,735 raise ResolutionImpossible(e.criterion.information) 2021-07-10T14:29:39,735 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('crudit==0.2.0'), parent=None)] 2021-07-10T14:29:39,735 2021-07-10T14:29:39,735 The above exception was the direct cause of the following exception: 2021-07-10T14:29:39,735 2021-07-10T14:29:39,735 Traceback (most recent call last): 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T14:29:39,735 status = self.run(options, args) 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T14:29:39,735 return func(self, options, args) 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T14:29:39,735 requirement_set = resolver.resolve( 2021-07-10T14:29:39,735 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T14:29:39,735 raise error from e 2021-07-10T14:29:39,735 pip._internal.exceptions.DistributionNotFound: No matching distribution found for crudit==0.2.0 2021-07-10T14:29:39,740 Removed crudit==0.2.0 from https://files.pythonhosted.org/packages/ea/33/14a7472e627509d39ba7d21c577ce6c50b1784d4cd858dc098c4b79df009/crudit-0.2.0.tar.gz#sha256=5b670de0a8e80caa99b5984f57addf4069485dd3b83e182b332ec4e976e0abd1 from build tracker '/tmp/pip-req-tracker-3dzjm5de' 2021-07-10T14:29:39,741 Removed build tracker: '/tmp/pip-req-tracker-3dzjm5de'