2021-07-10T04:48:46,581 Created temporary directory: /tmp/pip-ephem-wheel-cache-3hqvgmz1 2021-07-10T04:48:46,584 Created temporary directory: /tmp/pip-req-tracker-yfzh0wb0 2021-07-10T04:48:46,584 Initialized build tracking at /tmp/pip-req-tracker-yfzh0wb0 2021-07-10T04:48:46,584 Created build tracker: /tmp/pip-req-tracker-yfzh0wb0 2021-07-10T04:48:46,585 Entered build tracker: /tmp/pip-req-tracker-yfzh0wb0 2021-07-10T04:48:46,585 Created temporary directory: /tmp/pip-wheel-0i81v7iz 2021-07-10T04:48:46,613 1 location(s) to search for versions of idiot: 2021-07-10T04:48:46,613 * https://pypi.org/simple/idiot/ 2021-07-10T04:48:46,614 Fetching project page and analyzing links: https://pypi.org/simple/idiot/ 2021-07-10T04:48:46,614 Getting page https://pypi.org/simple/idiot/ 2021-07-10T04:48:46,616 Found index url https://pypi.org/simple 2021-07-10T04:48:46,812 Skipping link: none of the wheel's tags (py2-none-any) are compatible (run pip debug --verbose to show compatible tags): https://files.pythonhosted.org/packages/9f/bc/d19c634aae297b2ecb6a91b452c4349bf771cd51b23585565ceed2dd934a/idiot-0.1.0-py2-none-any.whl#sha256=2a01f23b82d54a082e8c773d2101ea43296bed073d984e827abd638f399de7b6 (from https://pypi.org/simple/idiot/) 2021-07-10T04:48:46,812 Found link https://files.pythonhosted.org/packages/21/11/f3bd8e0244b1591ce7001fa17024a5a4e7451f31b4f103c6aac1767ea505/idiot-0.1.0.zip#sha256=4e2dd7fbd14a365b1a3babc1031d2f775b67c705a0670f86d6378bca42725a42 (from https://pypi.org/simple/idiot/), version: 0.1.0 2021-07-10T04:48:46,812 Skipping link: not a file: https://pypi.org/simple/idiot/ 2021-07-10T04:48:46,813 Given no hashes to check 1 links for project 'idiot': discarding no candidates 2021-07-10T04:48:46,832 Collecting idiot==0.1.0 2021-07-10T04:48:46,834 Created temporary directory: /tmp/pip-unpack-d5cllg5h 2021-07-10T04:48:47,004 Downloading idiot-0.1.0.zip (3.8 kB) 2021-07-10T04:48:47,035 Added idiot==0.1.0 from https://files.pythonhosted.org/packages/21/11/f3bd8e0244b1591ce7001fa17024a5a4e7451f31b4f103c6aac1767ea505/idiot-0.1.0.zip#sha256=4e2dd7fbd14a365b1a3babc1031d2f775b67c705a0670f86d6378bca42725a42 to build tracker '/tmp/pip-req-tracker-yfzh0wb0' 2021-07-10T04:48:47,036 Running setup.py (path:/tmp/pip-wheel-0i81v7iz/idiot_defbd32da7d7462e8bd584bae0e324a3/setup.py) egg_info for package idiot 2021-07-10T04:48:47,037 Created temporary directory: /tmp/pip-pip-egg-info-yxnknate 2021-07-10T04:48:47,037 Running command python setup.py egg_info 2021-07-10T04:48:47,693 Traceback (most recent call last): 2021-07-10T04:48:47,694 File "", line 1, in 2021-07-10T04:48:47,694 File "/tmp/pip-wheel-0i81v7iz/idiot_defbd32da7d7462e8bd584bae0e324a3/setup.py", line 7, in 2021-07-10T04:48:47,694 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2021-07-10T04:48:47,694 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-10T04:48:47,694 file = builtins.open(filename, mode, buffering) 2021-07-10T04:48:47,695 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-0i81v7iz/idiot_defbd32da7d7462e8bd584bae0e324a3/README.md' 2021-07-10T04:48:47,744 WARNING: Discarding https://files.pythonhosted.org/packages/21/11/f3bd8e0244b1591ce7001fa17024a5a4e7451f31b4f103c6aac1767ea505/idiot-0.1.0.zip#sha256=4e2dd7fbd14a365b1a3babc1031d2f775b67c705a0670f86d6378bca42725a42 (from https://pypi.org/simple/idiot/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:48:47,746 ERROR: Could not find a version that satisfies the requirement idiot==0.1.0 (from versions: 0.1.0) 2021-07-10T04:48:47,746 ERROR: No matching distribution found for idiot==0.1.0 2021-07-10T04:48:47,746 Exception information: 2021-07-10T04:48:47,746 Traceback (most recent call last): 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:48:47,746 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:48:47,746 raise RequirementsConflicted(criterion) 2021-07-10T04:48:47,746 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('idiot==0.1.0') 2021-07-10T04:48:47,746 2021-07-10T04:48:47,746 During handling of the above exception, another exception occurred: 2021-07-10T04:48:47,746 2021-07-10T04:48:47,746 Traceback (most recent call last): 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:48:47,746 result = self._result = resolver.resolve( 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:48:47,746 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:48:47,746 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:48:47,746 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('idiot==0.1.0'), parent=None)] 2021-07-10T04:48:47,746 2021-07-10T04:48:47,746 The above exception was the direct cause of the following exception: 2021-07-10T04:48:47,746 2021-07-10T04:48:47,746 Traceback (most recent call last): 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:48:47,746 status = self.run(options, args) 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:48:47,746 return func(self, options, args) 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:48:47,746 requirement_set = resolver.resolve( 2021-07-10T04:48:47,746 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:48:47,746 raise error from e 2021-07-10T04:48:47,746 pip._internal.exceptions.DistributionNotFound: No matching distribution found for idiot==0.1.0 2021-07-10T04:48:47,751 Removed idiot==0.1.0 from https://files.pythonhosted.org/packages/21/11/f3bd8e0244b1591ce7001fa17024a5a4e7451f31b4f103c6aac1767ea505/idiot-0.1.0.zip#sha256=4e2dd7fbd14a365b1a3babc1031d2f775b67c705a0670f86d6378bca42725a42 from build tracker '/tmp/pip-req-tracker-yfzh0wb0' 2021-07-10T04:48:47,751 Removed build tracker: '/tmp/pip-req-tracker-yfzh0wb0'