2021-07-10T04:53:10,263 Created temporary directory: /tmp/pip-ephem-wheel-cache-_u7kupvy 2021-07-10T04:53:10,266 Created temporary directory: /tmp/pip-req-tracker-5k0eawv4 2021-07-10T04:53:10,266 Initialized build tracking at /tmp/pip-req-tracker-5k0eawv4 2021-07-10T04:53:10,266 Created build tracker: /tmp/pip-req-tracker-5k0eawv4 2021-07-10T04:53:10,267 Entered build tracker: /tmp/pip-req-tracker-5k0eawv4 2021-07-10T04:53:10,267 Created temporary directory: /tmp/pip-wheel-91plnhmb 2021-07-10T04:53:10,302 1 location(s) to search for versions of join: 2021-07-10T04:53:10,302 * https://pypi.org/simple/join/ 2021-07-10T04:53:10,303 Fetching project page and analyzing links: https://pypi.org/simple/join/ 2021-07-10T04:53:10,304 Getting page https://pypi.org/simple/join/ 2021-07-10T04:53:10,305 Found index url https://pypi.org/simple 2021-07-10T04:53:10,394 Found link https://files.pythonhosted.org/packages/15/74/4e83e70b7199f0718c295854c89ad1e6207431e180328e5d1ca768c9df86/join-0.0.1.tar.gz#sha256=dc8ac5208e772839b85dd70c8efce0035e913e2c5f2da87d7060d6d63d282b36 (from https://pypi.org/simple/join/), version: 0.0.1 2021-07-10T04:53:10,395 Found link https://files.pythonhosted.org/packages/c7/bf/b60ac1e21c942c1544a52e1a4d8efdaa81fcb3b1f8104fb956c07d3dcb8c/join-0.0.2.tar.gz#sha256=fc2d62e427e9b41edf9948d5b744dce69a526bee5a29e170775ba5a93803fdc2 (from https://pypi.org/simple/join/), version: 0.0.2 2021-07-10T04:53:10,395 Found link https://files.pythonhosted.org/packages/41/27/7f7d87594c516fe823bf05e545b661b20be448ae60e08e4a01d1f5fb5144/join-0.1.0.tar.gz#sha256=7fea9c9ef2832f7f1cef9d72bbb2806f895fd4e877b714347a1700cb8ed7d06e (from https://pypi.org/simple/join/), version: 0.1.0 2021-07-10T04:53:10,395 Found link https://files.pythonhosted.org/packages/43/91/a4e490adad247d275b5b1e18e2628805dbd8fae868d021a7bd3bc0833022/join-0.1.1.tar.gz#sha256=eb5889f72a0e74c0b12325fd14f6daff3f619a7544fc67e2aa14ce2cbc6aa07d (from https://pypi.org/simple/join/), version: 0.1.1 2021-07-10T04:53:10,396 Skipping link: not a file: https://pypi.org/simple/join/ 2021-07-10T04:53:10,413 Given no hashes to check 1 links for project 'join': discarding no candidates 2021-07-10T04:53:10,432 Collecting join==0.1.0 2021-07-10T04:53:10,433 Created temporary directory: /tmp/pip-unpack-a1r2a1nk 2021-07-10T04:53:10,604 Downloading join-0.1.0.tar.gz (5.0 kB) 2021-07-10T04:53:10,637 Added join==0.1.0 from https://files.pythonhosted.org/packages/41/27/7f7d87594c516fe823bf05e545b661b20be448ae60e08e4a01d1f5fb5144/join-0.1.0.tar.gz#sha256=7fea9c9ef2832f7f1cef9d72bbb2806f895fd4e877b714347a1700cb8ed7d06e to build tracker '/tmp/pip-req-tracker-5k0eawv4' 2021-07-10T04:53:10,638 Running setup.py (path:/tmp/pip-wheel-91plnhmb/join_a151e5ddbf0149ab9c2dd0a1438d39db/setup.py) egg_info for package join 2021-07-10T04:53:10,639 Created temporary directory: /tmp/pip-pip-egg-info-gfm87el5 2021-07-10T04:53:10,639 Running command python setup.py egg_info 2021-07-10T04:53:11,283 Traceback (most recent call last): 2021-07-10T04:53:11,284 File "", line 1, in 2021-07-10T04:53:11,284 File "/tmp/pip-wheel-91plnhmb/join_a151e5ddbf0149ab9c2dd0a1438d39db/setup.py", line 5, in 2021-07-10T04:53:11,284 with open('README.rst') as readme: 2021-07-10T04:53:11,284 FileNotFoundError: [Errno 2] No such file or directory: 'README.rst' 2021-07-10T04:53:11,334 WARNING: Discarding https://files.pythonhosted.org/packages/41/27/7f7d87594c516fe823bf05e545b661b20be448ae60e08e4a01d1f5fb5144/join-0.1.0.tar.gz#sha256=7fea9c9ef2832f7f1cef9d72bbb2806f895fd4e877b714347a1700cb8ed7d06e (from https://pypi.org/simple/join/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T04:53:11,335 ERROR: Could not find a version that satisfies the requirement join==0.1.0 (from versions: 0.0.1, 0.0.2, 0.1.0, 0.1.1) 2021-07-10T04:53:11,336 ERROR: No matching distribution found for join==0.1.0 2021-07-10T04:53:11,336 Exception information: 2021-07-10T04:53:11,336 Traceback (most recent call last): 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T04:53:11,336 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T04:53:11,336 raise RequirementsConflicted(criterion) 2021-07-10T04:53:11,336 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('join==0.1.0') 2021-07-10T04:53:11,336 2021-07-10T04:53:11,336 During handling of the above exception, another exception occurred: 2021-07-10T04:53:11,336 2021-07-10T04:53:11,336 Traceback (most recent call last): 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T04:53:11,336 result = self._result = resolver.resolve( 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T04:53:11,336 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T04:53:11,336 raise ResolutionImpossible(e.criterion.information) 2021-07-10T04:53:11,336 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('join==0.1.0'), parent=None)] 2021-07-10T04:53:11,336 2021-07-10T04:53:11,336 The above exception was the direct cause of the following exception: 2021-07-10T04:53:11,336 2021-07-10T04:53:11,336 Traceback (most recent call last): 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T04:53:11,336 status = self.run(options, args) 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T04:53:11,336 return func(self, options, args) 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T04:53:11,336 requirement_set = resolver.resolve( 2021-07-10T04:53:11,336 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T04:53:11,336 raise error from e 2021-07-10T04:53:11,336 pip._internal.exceptions.DistributionNotFound: No matching distribution found for join==0.1.0 2021-07-10T04:53:11,341 Removed join==0.1.0 from https://files.pythonhosted.org/packages/41/27/7f7d87594c516fe823bf05e545b661b20be448ae60e08e4a01d1f5fb5144/join-0.1.0.tar.gz#sha256=7fea9c9ef2832f7f1cef9d72bbb2806f895fd4e877b714347a1700cb8ed7d06e from build tracker '/tmp/pip-req-tracker-5k0eawv4' 2021-07-10T04:53:11,341 Removed build tracker: '/tmp/pip-req-tracker-5k0eawv4'