2021-07-08T16:48:48,098 Created temporary directory: /tmp/pip-ephem-wheel-cache-o4hfya10 2021-07-08T16:48:48,102 Created temporary directory: /tmp/pip-req-tracker-u_jbrec4 2021-07-08T16:48:48,102 Initialized build tracking at /tmp/pip-req-tracker-u_jbrec4 2021-07-08T16:48:48,102 Created build tracker: /tmp/pip-req-tracker-u_jbrec4 2021-07-08T16:48:48,103 Entered build tracker: /tmp/pip-req-tracker-u_jbrec4 2021-07-08T16:48:48,103 Created temporary directory: /tmp/pip-wheel-ai0qjdij 2021-07-08T16:48:48,135 1 location(s) to search for versions of rsl: 2021-07-08T16:48:48,135 * https://pypi.org/simple/rsl/ 2021-07-08T16:48:48,136 Fetching project page and analyzing links: https://pypi.org/simple/rsl/ 2021-07-08T16:48:48,136 Getting page https://pypi.org/simple/rsl/ 2021-07-08T16:48:48,138 Found index url https://pypi.org/simple 2021-07-08T16:48:48,316 Found link https://files.pythonhosted.org/packages/f0/23/6056e5d2602f8313595c1c38df17173b0e283f0d8d5677d5fb533e5efe6c/rsl-0.2.0.tar.bz2#sha256=2fa45868f36135a0a901dff468dea39a4910e5f2d58dd9066fb292aaae01a7a4 (from https://pypi.org/simple/rsl/), version: 0.2.0 2021-07-08T16:48:48,316 Found link https://files.pythonhosted.org/packages/9b/00/31503b1ad42eb112a44b58e3bb7cd453852e578c6e3b735af1f8b368c7f4/rsl-0.2.1.tar.gz#sha256=48a861781b7858357850ef18b621377b44d14954e187ebb448459a1083a4eddf (from https://pypi.org/simple/rsl/), version: 0.2.1 2021-07-08T16:48:48,317 Skipping link: not a file: https://pypi.org/simple/rsl/ 2021-07-08T16:48:48,333 Given no hashes to check 1 links for project 'rsl': discarding no candidates 2021-07-08T16:48:48,350 Collecting rsl==0.2.0 2021-07-08T16:48:48,352 Created temporary directory: /tmp/pip-unpack-obctsoi2 2021-07-08T16:48:48,539 Downloading rsl-0.2.0.tar.bz2 (16 kB) 2021-07-08T16:48:48,667 Added rsl==0.2.0 from https://files.pythonhosted.org/packages/f0/23/6056e5d2602f8313595c1c38df17173b0e283f0d8d5677d5fb533e5efe6c/rsl-0.2.0.tar.bz2#sha256=2fa45868f36135a0a901dff468dea39a4910e5f2d58dd9066fb292aaae01a7a4 to build tracker '/tmp/pip-req-tracker-u_jbrec4' 2021-07-08T16:48:48,668 Running setup.py (path:/tmp/pip-wheel-ai0qjdij/rsl_f26f24eb8fb54367a72b8aae584c0d3d/setup.py) egg_info for package rsl 2021-07-08T16:48:48,669 Created temporary directory: /tmp/pip-pip-egg-info-rikbymii 2021-07-08T16:48:48,669 Running command python setup.py egg_info 2021-07-08T16:48:49,295 Traceback (most recent call last): 2021-07-08T16:48:49,296 File "", line 1, in 2021-07-08T16:48:49,296 File "/tmp/pip-wheel-ai0qjdij/rsl_f26f24eb8fb54367a72b8aae584c0d3d/setup.py", line 56, in 2021-07-08T16:48:49,296 read('CHANGES.txt'), 2021-07-08T16:48:49,296 File "/tmp/pip-wheel-ai0qjdij/rsl_f26f24eb8fb54367a72b8aae584c0d3d/setup.py", line 34, in read 2021-07-08T16:48:49,296 return open(os.path.join(os.path.dirname(__file__), *rnames)).read() 2021-07-08T16:48:49,297 FileNotFoundError: [Errno 2] No such file or directory: '/tmp/pip-wheel-ai0qjdij/rsl_f26f24eb8fb54367a72b8aae584c0d3d/CHANGES.txt' 2021-07-08T16:48:49,346 WARNING: Discarding https://files.pythonhosted.org/packages/f0/23/6056e5d2602f8313595c1c38df17173b0e283f0d8d5677d5fb533e5efe6c/rsl-0.2.0.tar.bz2#sha256=2fa45868f36135a0a901dff468dea39a4910e5f2d58dd9066fb292aaae01a7a4 (from https://pypi.org/simple/rsl/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T16:48:49,347 ERROR: Could not find a version that satisfies the requirement rsl==0.2.0 (from versions: 0.2.0, 0.2.1) 2021-07-08T16:48:49,347 ERROR: No matching distribution found for rsl==0.2.0 2021-07-08T16:48:49,348 Exception information: 2021-07-08T16:48:49,348 Traceback (most recent call last): 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T16:48:49,348 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T16:48:49,348 raise RequirementsConflicted(criterion) 2021-07-08T16:48:49,348 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('rsl==0.2.0') 2021-07-08T16:48:49,348 2021-07-08T16:48:49,348 During handling of the above exception, another exception occurred: 2021-07-08T16:48:49,348 2021-07-08T16:48:49,348 Traceback (most recent call last): 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T16:48:49,348 result = self._result = resolver.resolve( 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T16:48:49,348 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T16:48:49,348 raise ResolutionImpossible(e.criterion.information) 2021-07-08T16:48:49,348 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('rsl==0.2.0'), parent=None)] 2021-07-08T16:48:49,348 2021-07-08T16:48:49,348 The above exception was the direct cause of the following exception: 2021-07-08T16:48:49,348 2021-07-08T16:48:49,348 Traceback (most recent call last): 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T16:48:49,348 status = self.run(options, args) 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T16:48:49,348 return func(self, options, args) 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T16:48:49,348 requirement_set = resolver.resolve( 2021-07-08T16:48:49,348 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T16:48:49,348 raise error from e 2021-07-08T16:48:49,348 pip._internal.exceptions.DistributionNotFound: No matching distribution found for rsl==0.2.0 2021-07-08T16:48:49,352 Removed rsl==0.2.0 from https://files.pythonhosted.org/packages/f0/23/6056e5d2602f8313595c1c38df17173b0e283f0d8d5677d5fb533e5efe6c/rsl-0.2.0.tar.bz2#sha256=2fa45868f36135a0a901dff468dea39a4910e5f2d58dd9066fb292aaae01a7a4 from build tracker '/tmp/pip-req-tracker-u_jbrec4' 2021-07-08T16:48:49,353 Removed build tracker: '/tmp/pip-req-tracker-u_jbrec4'