2021-07-10T11:38:00,412 Created temporary directory: /tmp/pip-ephem-wheel-cache-129jgnc9 2021-07-10T11:38:00,415 Created temporary directory: /tmp/pip-req-tracker-q0aismu4 2021-07-10T11:38:00,416 Initialized build tracking at /tmp/pip-req-tracker-q0aismu4 2021-07-10T11:38:00,416 Created build tracker: /tmp/pip-req-tracker-q0aismu4 2021-07-10T11:38:00,416 Entered build tracker: /tmp/pip-req-tracker-q0aismu4 2021-07-10T11:38:00,417 Created temporary directory: /tmp/pip-wheel-nbc9ky1i 2021-07-10T11:38:00,446 1 location(s) to search for versions of rot13-cipher: 2021-07-10T11:38:00,446 * https://pypi.org/simple/rot13-cipher/ 2021-07-10T11:38:00,447 Fetching project page and analyzing links: https://pypi.org/simple/rot13-cipher/ 2021-07-10T11:38:00,447 Getting page https://pypi.org/simple/rot13-cipher/ 2021-07-10T11:38:00,449 Found index url https://pypi.org/simple 2021-07-10T11:38:00,681 Found link https://files.pythonhosted.org/packages/60/c5/6d1e1df9e84c9b4b84a2a0f1c2378c625278c858b91a144727889b3f9f66/rot13-cipher-0.1.1.tar.gz#sha256=bae7e332ad2512c21af402e5c1eade186db754ea6c25e809ed4e92c3fa88406c (from https://pypi.org/simple/rot13-cipher/), version: 0.1.1 2021-07-10T11:38:00,681 Skipping link: not a file: https://pypi.org/simple/rot13-cipher/ 2021-07-10T11:38:00,699 Given no hashes to check 1 links for project 'rot13-cipher': discarding no candidates 2021-07-10T11:38:00,717 Collecting rot13-cipher==0.1.1 2021-07-10T11:38:00,719 Created temporary directory: /tmp/pip-unpack-_5q_j_b6 2021-07-10T11:38:00,891 Downloading rot13-cipher-0.1.1.tar.gz (1.4 kB) 2021-07-10T11:38:00,919 Added rot13-cipher==0.1.1 from https://files.pythonhosted.org/packages/60/c5/6d1e1df9e84c9b4b84a2a0f1c2378c625278c858b91a144727889b3f9f66/rot13-cipher-0.1.1.tar.gz#sha256=bae7e332ad2512c21af402e5c1eade186db754ea6c25e809ed4e92c3fa88406c to build tracker '/tmp/pip-req-tracker-q0aismu4' 2021-07-10T11:38:00,921 Running setup.py (path:/tmp/pip-wheel-nbc9ky1i/rot13-cipher_4e75e224d81144acab24bd67d91f320d/setup.py) egg_info for package rot13-cipher 2021-07-10T11:38:00,921 Created temporary directory: /tmp/pip-pip-egg-info-maabiti9 2021-07-10T11:38:00,922 Running command python setup.py egg_info 2021-07-10T11:38:01,663 Traceback (most recent call last): 2021-07-10T11:38:01,663 File "", line 1, in 2021-07-10T11:38:01,663 File "/tmp/pip-wheel-nbc9ky1i/rot13-cipher_4e75e224d81144acab24bd67d91f320d/setup.py", line 17, in 2021-07-10T11:38:01,664 with open(path.join(here, 'README.md'), encoding='utf-8') as f: 2021-07-10T11:38:01,664 File "/usr/lib/python3.9/codecs.py", line 905, in open 2021-07-10T11:38:01,664 file = builtins.open(filename, mode, buffering) 2021-07-10T11:38:01,664 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-nbc9ky1i/rot13-cipher_4e75e224d81144acab24bd67d91f320d/README.md' 2021-07-10T11:38:01,712 WARNING: Discarding https://files.pythonhosted.org/packages/60/c5/6d1e1df9e84c9b4b84a2a0f1c2378c625278c858b91a144727889b3f9f66/rot13-cipher-0.1.1.tar.gz#sha256=bae7e332ad2512c21af402e5c1eade186db754ea6c25e809ed4e92c3fa88406c (from https://pypi.org/simple/rot13-cipher/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T11:38:01,714 ERROR: Could not find a version that satisfies the requirement rot13-cipher==0.1.1 (from versions: 0.1.1) 2021-07-10T11:38:01,714 ERROR: No matching distribution found for rot13-cipher==0.1.1 2021-07-10T11:38:01,714 Exception information: 2021-07-10T11:38:01,714 Traceback (most recent call last): 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T11:38:01,714 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T11:38:01,714 raise RequirementsConflicted(criterion) 2021-07-10T11:38:01,714 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rot13-cipher==0.1.1') 2021-07-10T11:38:01,714 2021-07-10T11:38:01,714 During handling of the above exception, another exception occurred: 2021-07-10T11:38:01,714 2021-07-10T11:38:01,714 Traceback (most recent call last): 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T11:38:01,714 result = self._result = resolver.resolve( 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T11:38:01,714 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T11:38:01,714 raise ResolutionImpossible(e.criterion.information) 2021-07-10T11:38:01,714 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rot13-cipher==0.1.1'), parent=None)] 2021-07-10T11:38:01,714 2021-07-10T11:38:01,714 The above exception was the direct cause of the following exception: 2021-07-10T11:38:01,714 2021-07-10T11:38:01,714 Traceback (most recent call last): 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T11:38:01,714 status = self.run(options, args) 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T11:38:01,714 return func(self, options, args) 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T11:38:01,714 requirement_set = resolver.resolve( 2021-07-10T11:38:01,714 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T11:38:01,714 raise error from e 2021-07-10T11:38:01,714 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rot13-cipher==0.1.1 2021-07-10T11:38:01,719 Removed rot13-cipher==0.1.1 from https://files.pythonhosted.org/packages/60/c5/6d1e1df9e84c9b4b84a2a0f1c2378c625278c858b91a144727889b3f9f66/rot13-cipher-0.1.1.tar.gz#sha256=bae7e332ad2512c21af402e5c1eade186db754ea6c25e809ed4e92c3fa88406c from build tracker '/tmp/pip-req-tracker-q0aismu4' 2021-07-10T11:38:01,719 Removed build tracker: '/tmp/pip-req-tracker-q0aismu4'