2021-07-10T13:05:28,015 Created temporary directory: /tmp/pip-ephem-wheel-cache-xtr1ujoe 2021-07-10T13:05:28,018 Created temporary directory: /tmp/pip-req-tracker-2qta7uh6 2021-07-10T13:05:28,018 Initialized build tracking at /tmp/pip-req-tracker-2qta7uh6 2021-07-10T13:05:28,019 Created build tracker: /tmp/pip-req-tracker-2qta7uh6 2021-07-10T13:05:28,019 Entered build tracker: /tmp/pip-req-tracker-2qta7uh6 2021-07-10T13:05:28,020 Created temporary directory: /tmp/pip-wheel-suej9nte 2021-07-10T13:05:28,056 1 location(s) to search for versions of sooty: 2021-07-10T13:05:28,056 * https://pypi.org/simple/sooty/ 2021-07-10T13:05:28,057 Fetching project page and analyzing links: https://pypi.org/simple/sooty/ 2021-07-10T13:05:28,057 Getting page https://pypi.org/simple/sooty/ 2021-07-10T13:05:28,059 Found index url https://pypi.org/simple 2021-07-10T13:05:28,243 Found link https://files.pythonhosted.org/packages/5c/13/45f4cc06b6a966b98747c3117da9142290dea2d8da624aa5e3ac8ebe6561/sooty-0.0.1.tar.gz#sha256=02074ec5817c04b5c7776b3fac3797b617d029992eb7a7cad15d187a85130ab0 (from https://pypi.org/simple/sooty/), version: 0.0.1 2021-07-10T13:05:28,244 Found link https://files.pythonhosted.org/packages/5d/2e/3e7d8a599cd076c9eff9554bb1d7dc4c7d75e668beb7c95407988c3a684a/sooty-0.0.2.tar.gz#sha256=a7db5df23a218ba1a76430def118b825f1807f4ce5658904ef8740903cb3c8d6 (from https://pypi.org/simple/sooty/), version: 0.0.2 2021-07-10T13:05:28,244 Found link https://files.pythonhosted.org/packages/a6/d8/79a7187839bf425347da86eac0de04017b05580db0059cda6d68047cb11f/sooty-0.0.3.tar.gz#sha256=fa5879acfcd2a2d8e91b106d5daa69711d5576c1257e81f41f90c8a47ef8452a (from https://pypi.org/simple/sooty/), version: 0.0.3 2021-07-10T13:05:28,244 Skipping link: not a file: https://pypi.org/simple/sooty/ 2021-07-10T13:05:28,262 Given no hashes to check 1 links for project 'sooty': discarding no candidates 2021-07-10T13:05:28,281 Collecting sooty==0.0.1 2021-07-10T13:05:28,283 Created temporary directory: /tmp/pip-unpack-q539xbx1 2021-07-10T13:05:28,875 Downloading sooty-0.0.1.tar.gz (4.1 kB) 2021-07-10T13:05:28,913 Added sooty==0.0.1 from https://files.pythonhosted.org/packages/5c/13/45f4cc06b6a966b98747c3117da9142290dea2d8da624aa5e3ac8ebe6561/sooty-0.0.1.tar.gz#sha256=02074ec5817c04b5c7776b3fac3797b617d029992eb7a7cad15d187a85130ab0 to build tracker '/tmp/pip-req-tracker-2qta7uh6' 2021-07-10T13:05:28,914 Running setup.py (path:/tmp/pip-wheel-suej9nte/sooty_3e50b9064c4047e0a1bc18f8627a2b21/setup.py) egg_info for package sooty 2021-07-10T13:05:28,915 Created temporary directory: /tmp/pip-pip-egg-info-wouqn6_4 2021-07-10T13:05:28,915 Running command python setup.py egg_info 2021-07-10T13:05:29,565 Traceback (most recent call last): 2021-07-10T13:05:29,566 File "", line 1, in 2021-07-10T13:05:29,566 File "/tmp/pip-wheel-suej9nte/sooty_3e50b9064c4047e0a1bc18f8627a2b21/setup.py", line 10, in 2021-07-10T13:05:29,567 with open('LICENSE') as f: 2021-07-10T13:05:29,567 FileNotFoundError: [Errno 2] No such file or directory: 'LICENSE' 2021-07-10T13:05:29,616 WARNING: Discarding https://files.pythonhosted.org/packages/5c/13/45f4cc06b6a966b98747c3117da9142290dea2d8da624aa5e3ac8ebe6561/sooty-0.0.1.tar.gz#sha256=02074ec5817c04b5c7776b3fac3797b617d029992eb7a7cad15d187a85130ab0 (from https://pypi.org/simple/sooty/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T13:05:29,618 ERROR: Could not find a version that satisfies the requirement sooty==0.0.1 (from versions: 0.0.1, 0.0.2, 0.0.3) 2021-07-10T13:05:29,618 ERROR: No matching distribution found for sooty==0.0.1 2021-07-10T13:05:29,618 Exception information: 2021-07-10T13:05:29,618 Traceback (most recent call last): 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T13:05:29,618 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T13:05:29,618 raise RequirementsConflicted(criterion) 2021-07-10T13:05:29,618 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('sooty==0.0.1') 2021-07-10T13:05:29,618 2021-07-10T13:05:29,618 During handling of the above exception, another exception occurred: 2021-07-10T13:05:29,618 2021-07-10T13:05:29,618 Traceback (most recent call last): 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T13:05:29,618 result = self._result = resolver.resolve( 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T13:05:29,618 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T13:05:29,618 raise ResolutionImpossible(e.criterion.information) 2021-07-10T13:05:29,618 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('sooty==0.0.1'), parent=None)] 2021-07-10T13:05:29,618 2021-07-10T13:05:29,618 The above exception was the direct cause of the following exception: 2021-07-10T13:05:29,618 2021-07-10T13:05:29,618 Traceback (most recent call last): 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T13:05:29,618 status = self.run(options, args) 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T13:05:29,618 return func(self, options, args) 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T13:05:29,618 requirement_set = resolver.resolve( 2021-07-10T13:05:29,618 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T13:05:29,618 raise error from e 2021-07-10T13:05:29,618 pip._internal.exceptions.DistributionNotFound: No matching distribution found for sooty==0.0.1 2021-07-10T13:05:29,623 Removed sooty==0.0.1 from https://files.pythonhosted.org/packages/5c/13/45f4cc06b6a966b98747c3117da9142290dea2d8da624aa5e3ac8ebe6561/sooty-0.0.1.tar.gz#sha256=02074ec5817c04b5c7776b3fac3797b617d029992eb7a7cad15d187a85130ab0 from build tracker '/tmp/pip-req-tracker-2qta7uh6' 2021-07-10T13:05:29,624 Removed build tracker: '/tmp/pip-req-tracker-2qta7uh6'