2021-07-08T22:34:19,849 Created temporary directory: /tmp/pip-ephem-wheel-cache-lasqfxcg 2021-07-08T22:34:19,852 Created temporary directory: /tmp/pip-req-tracker-tltygtov 2021-07-08T22:34:19,853 Initialized build tracking at /tmp/pip-req-tracker-tltygtov 2021-07-08T22:34:19,853 Created build tracker: /tmp/pip-req-tracker-tltygtov 2021-07-08T22:34:19,853 Entered build tracker: /tmp/pip-req-tracker-tltygtov 2021-07-08T22:34:19,854 Created temporary directory: /tmp/pip-wheel-0vd4isi2 2021-07-08T22:34:19,889 1 location(s) to search for versions of lzw: 2021-07-08T22:34:19,889 * https://pypi.org/simple/lzw/ 2021-07-08T22:34:19,890 Fetching project page and analyzing links: https://pypi.org/simple/lzw/ 2021-07-08T22:34:19,890 Getting page https://pypi.org/simple/lzw/ 2021-07-08T22:34:19,892 Found index url https://pypi.org/simple 2021-07-08T22:34:20,070 Found link https://files.pythonhosted.org/packages/93/77/5c7563373408b2d84f4fb051db70bcd0ea9d6a2ec306db02fbae7702726a/lzw-0.01.01.tar.gz#sha256=b3d27ca9030a53599f11fc7eeacfd1cb9ecd58ba7b8b36826d6516382addf327 (from https://pypi.org/simple/lzw/), version: 0.01.01 2021-07-08T22:34:20,071 Found link https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz#sha256=a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2 (from https://pypi.org/simple/lzw/), version: 0.01.11 2021-07-08T22:34:20,071 Skipping link: not a file: https://pypi.org/simple/lzw/ 2021-07-08T22:34:20,087 Given no hashes to check 1 links for project 'lzw': discarding no candidates 2021-07-08T22:34:20,105 Collecting lzw==0.01.01 2021-07-08T22:34:20,106 Created temporary directory: /tmp/pip-unpack-7su5knid 2021-07-08T22:34:20,959 Downloading lzw-0.01.01.tar.gz (3.3 MB) 2021-07-08T22:34:21,824 Added lzw==0.01.01 from https://files.pythonhosted.org/packages/93/77/5c7563373408b2d84f4fb051db70bcd0ea9d6a2ec306db02fbae7702726a/lzw-0.01.01.tar.gz#sha256=b3d27ca9030a53599f11fc7eeacfd1cb9ecd58ba7b8b36826d6516382addf327 to build tracker '/tmp/pip-req-tracker-tltygtov' 2021-07-08T22:34:21,825 Running setup.py (path:/tmp/pip-wheel-0vd4isi2/lzw_b7ce359d0bec4969b4bd902eb8e3727f/setup.py) egg_info for package lzw 2021-07-08T22:34:21,826 Created temporary directory: /tmp/pip-pip-egg-info-7buf7xy6 2021-07-08T22:34:21,826 Running command python setup.py egg_info 2021-07-08T22:34:22,505 Traceback (most recent call last): 2021-07-08T22:34:22,506 File "", line 1, in 2021-07-08T22:34:22,506 File "/tmp/pip-wheel-0vd4isi2/lzw_b7ce359d0bec4969b4bd902eb8e3727f/setup.py", line 14, in 2021-07-08T22:34:22,507 raise Exception("LZW currently requires python 2.6") 2021-07-08T22:34:22,507 Exception: LZW currently requires python 2.6 2021-07-08T22:34:22,561 WARNING: Discarding https://files.pythonhosted.org/packages/93/77/5c7563373408b2d84f4fb051db70bcd0ea9d6a2ec306db02fbae7702726a/lzw-0.01.01.tar.gz#sha256=b3d27ca9030a53599f11fc7eeacfd1cb9ecd58ba7b8b36826d6516382addf327 (from https://pypi.org/simple/lzw/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-08T22:34:22,562 ERROR: Could not find a version that satisfies the requirement lzw==0.01.01 (from versions: 0.1.1, 0.1.11) 2021-07-08T22:34:22,562 ERROR: No matching distribution found for lzw==0.01.01 2021-07-08T22:34:22,563 Exception information: 2021-07-08T22:34:22,563 Traceback (most recent call last): 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-08T22:34:22,563 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-08T22:34:22,563 raise RequirementsConflicted(criterion) 2021-07-08T22:34:22,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lzw==0.01.01') 2021-07-08T22:34:22,563 2021-07-08T22:34:22,563 During handling of the above exception, another exception occurred: 2021-07-08T22:34:22,563 2021-07-08T22:34:22,563 Traceback (most recent call last): 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-08T22:34:22,563 result = self._result = resolver.resolve( 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-08T22:34:22,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-08T22:34:22,563 raise ResolutionImpossible(e.criterion.information) 2021-07-08T22:34:22,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lzw==0.01.01'), parent=None)] 2021-07-08T22:34:22,563 2021-07-08T22:34:22,563 The above exception was the direct cause of the following exception: 2021-07-08T22:34:22,563 2021-07-08T22:34:22,563 Traceback (most recent call last): 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-08T22:34:22,563 status = self.run(options, args) 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-08T22:34:22,563 return func(self, options, args) 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-08T22:34:22,563 requirement_set = resolver.resolve( 2021-07-08T22:34:22,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-08T22:34:22,563 raise error from e 2021-07-08T22:34:22,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lzw==0.01.01 2021-07-08T22:34:22,567 Removed lzw==0.01.01 from https://files.pythonhosted.org/packages/93/77/5c7563373408b2d84f4fb051db70bcd0ea9d6a2ec306db02fbae7702726a/lzw-0.01.01.tar.gz#sha256=b3d27ca9030a53599f11fc7eeacfd1cb9ecd58ba7b8b36826d6516382addf327 from build tracker '/tmp/pip-req-tracker-tltygtov' 2021-07-08T22:34:22,568 Removed build tracker: '/tmp/pip-req-tracker-tltygtov'