2021-07-09T19:55:59,717 Created temporary directory: /tmp/pip-ephem-wheel-cache-4cf_ls_o 2021-07-09T19:55:59,720 Created temporary directory: /tmp/pip-req-tracker-dzs7ztvv 2021-07-09T19:55:59,720 Initialized build tracking at /tmp/pip-req-tracker-dzs7ztvv 2021-07-09T19:55:59,721 Created build tracker: /tmp/pip-req-tracker-dzs7ztvv 2021-07-09T19:55:59,721 Entered build tracker: /tmp/pip-req-tracker-dzs7ztvv 2021-07-09T19:55:59,721 Created temporary directory: /tmp/pip-wheel-c7s7dhn6 2021-07-09T19:55:59,754 1 location(s) to search for versions of truncate: 2021-07-09T19:55:59,754 * https://pypi.org/simple/truncate/ 2021-07-09T19:55:59,754 Fetching project page and analyzing links: https://pypi.org/simple/truncate/ 2021-07-09T19:55:59,755 Getting page https://pypi.org/simple/truncate/ 2021-07-09T19:55:59,756 Found index url https://pypi.org/simple 2021-07-09T19:55:59,955 Found link https://files.pythonhosted.org/packages/e7/74/7997ba1d781550530912dd7caa0f14d2d5bf1be4bc4bca8bd40ccc284f15/truncate-0.10.tar.gz#sha256=5e34f935928230fa57cb4f8a9ce1fe885e329beb7a2106c7338e035a69819d7c (from https://pypi.org/simple/truncate/), version: 0.10 2021-07-09T19:55:59,955 Found link https://files.pythonhosted.org/packages/3a/01/a3938b6d4a408cbd0f9994bf3304c0e82efd63bd8b28102eb805871fc841/truncate-0.11.tar.gz#sha256=889bacbe35883adb74454803b19faeb50ccb7658871866f3d6c4ce6e29acd68b (from https://pypi.org/simple/truncate/), version: 0.11 2021-07-09T19:55:59,955 Skipping link: not a file: https://pypi.org/simple/truncate/ 2021-07-09T19:55:59,972 Given no hashes to check 1 links for project 'truncate': discarding no candidates 2021-07-09T19:55:59,989 Collecting truncate==0.10 2021-07-09T19:55:59,991 Created temporary directory: /tmp/pip-unpack-jq12gct6 2021-07-09T19:56:00,163 Downloading truncate-0.10.tar.gz (767 bytes) 2021-07-09T19:56:00,184 Added truncate==0.10 from https://files.pythonhosted.org/packages/e7/74/7997ba1d781550530912dd7caa0f14d2d5bf1be4bc4bca8bd40ccc284f15/truncate-0.10.tar.gz#sha256=5e34f935928230fa57cb4f8a9ce1fe885e329beb7a2106c7338e035a69819d7c to build tracker '/tmp/pip-req-tracker-dzs7ztvv' 2021-07-09T19:56:00,185 Running setup.py (path:/tmp/pip-wheel-c7s7dhn6/truncate_f6c7474e570e444ab96235d9a7651869/setup.py) egg_info for package truncate 2021-07-09T19:56:00,186 Created temporary directory: /tmp/pip-pip-egg-info-rs7pqpc7 2021-07-09T19:56:00,186 Running command python setup.py egg_info 2021-07-09T19:56:00,794 Traceback (most recent call last): 2021-07-09T19:56:00,795 File "", line 1, in 2021-07-09T19:56:00,795 File "/tmp/pip-wheel-c7s7dhn6/truncate_f6c7474e570e444ab96235d9a7651869/setup.py", line 6, in 2021-07-09T19:56:00,795 from truncate import __version__, __author__, __license__ 2021-07-09T19:56:00,796 ModuleNotFoundError: No module named 'truncate' 2021-07-09T19:56:00,844 WARNING: Discarding https://files.pythonhosted.org/packages/e7/74/7997ba1d781550530912dd7caa0f14d2d5bf1be4bc4bca8bd40ccc284f15/truncate-0.10.tar.gz#sha256=5e34f935928230fa57cb4f8a9ce1fe885e329beb7a2106c7338e035a69819d7c (from https://pypi.org/simple/truncate/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T19:56:00,846 ERROR: Could not find a version that satisfies the requirement truncate==0.10 (from versions: 0.10, 0.11) 2021-07-09T19:56:00,846 ERROR: No matching distribution found for truncate==0.10 2021-07-09T19:56:00,846 Exception information: 2021-07-09T19:56:00,846 Traceback (most recent call last): 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T19:56:00,846 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T19:56:00,846 raise RequirementsConflicted(criterion) 2021-07-09T19:56:00,846 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('truncate==0.10') 2021-07-09T19:56:00,846 2021-07-09T19:56:00,846 During handling of the above exception, another exception occurred: 2021-07-09T19:56:00,846 2021-07-09T19:56:00,846 Traceback (most recent call last): 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T19:56:00,846 result = self._result = resolver.resolve( 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T19:56:00,846 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T19:56:00,846 raise ResolutionImpossible(e.criterion.information) 2021-07-09T19:56:00,846 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('truncate==0.10'), parent=None)] 2021-07-09T19:56:00,846 2021-07-09T19:56:00,846 The above exception was the direct cause of the following exception: 2021-07-09T19:56:00,846 2021-07-09T19:56:00,846 Traceback (most recent call last): 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T19:56:00,846 status = self.run(options, args) 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T19:56:00,846 return func(self, options, args) 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T19:56:00,846 requirement_set = resolver.resolve( 2021-07-09T19:56:00,846 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T19:56:00,846 raise error from e 2021-07-09T19:56:00,846 pip._internal.exceptions.DistributionNotFound: No matching distribution found for truncate==0.10 2021-07-09T19:56:00,851 Removed truncate==0.10 from https://files.pythonhosted.org/packages/e7/74/7997ba1d781550530912dd7caa0f14d2d5bf1be4bc4bca8bd40ccc284f15/truncate-0.10.tar.gz#sha256=5e34f935928230fa57cb4f8a9ce1fe885e329beb7a2106c7338e035a69819d7c from build tracker '/tmp/pip-req-tracker-dzs7ztvv' 2021-07-09T19:56:00,851 Removed build tracker: '/tmp/pip-req-tracker-dzs7ztvv'