2021-07-10T12:39:24,767 Created temporary directory: /tmp/pip-ephem-wheel-cache-4nlpmpzx 2021-07-10T12:39:24,770 Created temporary directory: /tmp/pip-req-tracker-f97pp0uh 2021-07-10T12:39:24,771 Initialized build tracking at /tmp/pip-req-tracker-f97pp0uh 2021-07-10T12:39:24,771 Created build tracker: /tmp/pip-req-tracker-f97pp0uh 2021-07-10T12:39:24,771 Entered build tracker: /tmp/pip-req-tracker-f97pp0uh 2021-07-10T12:39:24,772 Created temporary directory: /tmp/pip-wheel-6sa5f7uo 2021-07-10T12:39:24,806 1 location(s) to search for versions of pyisis: 2021-07-10T12:39:24,806 * https://pypi.org/simple/pyisis/ 2021-07-10T12:39:24,806 Fetching project page and analyzing links: https://pypi.org/simple/pyisis/ 2021-07-10T12:39:24,807 Getting page https://pypi.org/simple/pyisis/ 2021-07-10T12:39:24,809 Found index url https://pypi.org/simple 2021-07-10T12:39:24,898 Found link https://files.pythonhosted.org/packages/00/30/bf4607ee571143e1c3256dc6ab3553c50049030ae3c313a5a2737c3ed438/pyIsis-0.2.2.tar.gz#sha256=df26843d58d7129f14440a50d251aef196d6b576446f20601ed23900da1c6457 (from https://pypi.org/simple/pyisis/), version: 0.2.2 2021-07-10T12:39:24,899 Found link https://files.pythonhosted.org/packages/34/1f/9fc17b66cfd2783b57ceb79057bf4c222bc57f353aad9a0d3bd4a915b56c/pyIsis-0.2.3.tar.gz#sha256=c41050d3e233d1466f9fee3efe85612b2d0478ea2180eff7a20bcfeff3a0c691 (from https://pypi.org/simple/pyisis/), version: 0.2.3 2021-07-10T12:39:24,899 Skipping link: not a file: https://pypi.org/simple/pyisis/ 2021-07-10T12:39:24,917 Given no hashes to check 1 links for project 'pyisis': discarding no candidates 2021-07-10T12:39:24,936 Collecting pyisis==0.2.2 2021-07-10T12:39:24,937 Created temporary directory: /tmp/pip-unpack-wbzszzmc 2021-07-10T12:39:25,116 Downloading pyIsis-0.2.2.tar.gz (5.8 kB) 2021-07-10T12:39:25,168 Added pyisis==0.2.2 from https://files.pythonhosted.org/packages/00/30/bf4607ee571143e1c3256dc6ab3553c50049030ae3c313a5a2737c3ed438/pyIsis-0.2.2.tar.gz#sha256=df26843d58d7129f14440a50d251aef196d6b576446f20601ed23900da1c6457 to build tracker '/tmp/pip-req-tracker-f97pp0uh' 2021-07-10T12:39:25,169 Running setup.py (path:/tmp/pip-wheel-6sa5f7uo/pyisis_6f4d86cd4d224808a2f3f80a79e206d6/setup.py) egg_info for package pyisis 2021-07-10T12:39:25,170 Created temporary directory: /tmp/pip-pip-egg-info-ktpmk1to 2021-07-10T12:39:25,171 Running command python setup.py egg_info 2021-07-10T12:39:25,959 Traceback (most recent call last): 2021-07-10T12:39:25,959 File "", line 1, in 2021-07-10T12:39:25,960 File "/tmp/pip-wheel-6sa5f7uo/pyisis_6f4d86cd4d224808a2f3f80a79e206d6/setup.py", line 36, in 2021-07-10T12:39:25,960 download_url = 'https://github.com/predat/pyIsis/tarball/' + version(), 2021-07-10T12:39:25,960 TypeError: can only concatenate str (not "bytes") to str 2021-07-10T12:39:26,008 WARNING: Discarding https://files.pythonhosted.org/packages/00/30/bf4607ee571143e1c3256dc6ab3553c50049030ae3c313a5a2737c3ed438/pyIsis-0.2.2.tar.gz#sha256=df26843d58d7129f14440a50d251aef196d6b576446f20601ed23900da1c6457 (from https://pypi.org/simple/pyisis/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T12:39:26,009 ERROR: Could not find a version that satisfies the requirement pyisis==0.2.2 (from versions: 0.2.2, 0.2.3) 2021-07-10T12:39:26,010 ERROR: No matching distribution found for pyisis==0.2.2 2021-07-10T12:39:26,010 Exception information: 2021-07-10T12:39:26,010 Traceback (most recent call last): 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T12:39:26,010 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T12:39:26,010 raise RequirementsConflicted(criterion) 2021-07-10T12:39:26,010 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('pyisis==0.2.2') 2021-07-10T12:39:26,010 2021-07-10T12:39:26,010 During handling of the above exception, another exception occurred: 2021-07-10T12:39:26,010 2021-07-10T12:39:26,010 Traceback (most recent call last): 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T12:39:26,010 result = self._result = resolver.resolve( 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T12:39:26,010 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T12:39:26,010 raise ResolutionImpossible(e.criterion.information) 2021-07-10T12:39:26,010 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('pyisis==0.2.2'), parent=None)] 2021-07-10T12:39:26,010 2021-07-10T12:39:26,010 The above exception was the direct cause of the following exception: 2021-07-10T12:39:26,010 2021-07-10T12:39:26,010 Traceback (most recent call last): 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T12:39:26,010 status = self.run(options, args) 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T12:39:26,010 return func(self, options, args) 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T12:39:26,010 requirement_set = resolver.resolve( 2021-07-10T12:39:26,010 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T12:39:26,010 raise error from e 2021-07-10T12:39:26,010 pip._internal.exceptions.DistributionNotFound: No matching distribution found for pyisis==0.2.2 2021-07-10T12:39:26,015 Removed pyisis==0.2.2 from https://files.pythonhosted.org/packages/00/30/bf4607ee571143e1c3256dc6ab3553c50049030ae3c313a5a2737c3ed438/pyIsis-0.2.2.tar.gz#sha256=df26843d58d7129f14440a50d251aef196d6b576446f20601ed23900da1c6457 from build tracker '/tmp/pip-req-tracker-f97pp0uh' 2021-07-10T12:39:26,016 Removed build tracker: '/tmp/pip-req-tracker-f97pp0uh'