2021-07-09T01:59:41,675 Created temporary directory: /tmp/pip-ephem-wheel-cache-9dotp_zs 2021-07-09T01:59:41,678 Created temporary directory: /tmp/pip-req-tracker-hzmih8wd 2021-07-09T01:59:41,679 Initialized build tracking at /tmp/pip-req-tracker-hzmih8wd 2021-07-09T01:59:41,679 Created build tracker: /tmp/pip-req-tracker-hzmih8wd 2021-07-09T01:59:41,679 Entered build tracker: /tmp/pip-req-tracker-hzmih8wd 2021-07-09T01:59:41,680 Created temporary directory: /tmp/pip-wheel-n4lvgkav 2021-07-09T01:59:41,713 1 location(s) to search for versions of lzw: 2021-07-09T01:59:41,713 * https://pypi.org/simple/lzw/ 2021-07-09T01:59:41,714 Fetching project page and analyzing links: https://pypi.org/simple/lzw/ 2021-07-09T01:59:41,714 Getting page https://pypi.org/simple/lzw/ 2021-07-09T01:59:41,716 Found index url https://pypi.org/simple 2021-07-09T01:59:41,895 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-09T01:59:41,896 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-09T01:59:41,896 Skipping link: not a file: https://pypi.org/simple/lzw/ 2021-07-09T01:59:41,912 Given no hashes to check 1 links for project 'lzw': discarding no candidates 2021-07-09T01:59:41,930 Collecting lzw==0.01.11 2021-07-09T01:59:41,932 Created temporary directory: /tmp/pip-unpack-ta56nt64 2021-07-09T01:59:42,990 Downloading lzw-0.01.11.tar.gz (3.2 MB) 2021-07-09T01:59:43,839 Added lzw==0.01.11 from https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz#sha256=a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2 to build tracker '/tmp/pip-req-tracker-hzmih8wd' 2021-07-09T01:59:43,840 Running setup.py (path:/tmp/pip-wheel-n4lvgkav/lzw_6d62bb1b2e764e008e1b7b212e012e43/setup.py) egg_info for package lzw 2021-07-09T01:59:43,841 Created temporary directory: /tmp/pip-pip-egg-info-dr2bfh5k 2021-07-09T01:59:43,841 Running command python setup.py egg_info 2021-07-09T01:59:44,506 Traceback (most recent call last): 2021-07-09T01:59:44,507 File "", line 1, in 2021-07-09T01:59:44,507 File "/tmp/pip-wheel-n4lvgkav/lzw_6d62bb1b2e764e008e1b7b212e012e43/setup.py", line 14, in 2021-07-09T01:59:44,507 raise Exception("LZW currently requires python 2.6") 2021-07-09T01:59:44,507 Exception: LZW currently requires python 2.6 2021-07-09T01:59:44,561 WARNING: Discarding https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz#sha256=a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2 (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-09T01:59:44,562 ERROR: Could not find a version that satisfies the requirement lzw==0.01.11 (from versions: 0.1.1, 0.1.11) 2021-07-09T01:59:44,562 ERROR: No matching distribution found for lzw==0.01.11 2021-07-09T01:59:44,563 Exception information: 2021-07-09T01:59:44,563 Traceback (most recent call last): 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T01:59:44,563 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T01:59:44,563 raise RequirementsConflicted(criterion) 2021-07-09T01:59:44,563 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('lzw==0.01.11') 2021-07-09T01:59:44,563 2021-07-09T01:59:44,563 During handling of the above exception, another exception occurred: 2021-07-09T01:59:44,563 2021-07-09T01:59:44,563 Traceback (most recent call last): 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T01:59:44,563 result = self._result = resolver.resolve( 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T01:59:44,563 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T01:59:44,563 raise ResolutionImpossible(e.criterion.information) 2021-07-09T01:59:44,563 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('lzw==0.01.11'), parent=None)] 2021-07-09T01:59:44,563 2021-07-09T01:59:44,563 The above exception was the direct cause of the following exception: 2021-07-09T01:59:44,563 2021-07-09T01:59:44,563 Traceback (most recent call last): 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T01:59:44,563 status = self.run(options, args) 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T01:59:44,563 return func(self, options, args) 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T01:59:44,563 requirement_set = resolver.resolve( 2021-07-09T01:59:44,563 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T01:59:44,563 raise error from e 2021-07-09T01:59:44,563 pip._internal.exceptions.DistributionNotFound: No matching distribution found for lzw==0.01.11 2021-07-09T01:59:44,568 Removed lzw==0.01.11 from https://files.pythonhosted.org/packages/10/6c/a883bef1acd5513c0edb14c0e87c051d36d3a796e748a07435326abc4cb9/lzw-0.01.11.tar.gz#sha256=a5e3fc0c66fd95c79e15e7046ecfe53450665e802fa1c87ccd63e21c62f42df2 from build tracker '/tmp/pip-req-tracker-hzmih8wd' 2021-07-09T01:59:44,568 Removed build tracker: '/tmp/pip-req-tracker-hzmih8wd'