2021-07-10T00:53:30,425 Created temporary directory: /tmp/pip-ephem-wheel-cache-fytce68k 2021-07-10T00:53:30,429 Created temporary directory: /tmp/pip-req-tracker-xgtr59f3 2021-07-10T00:53:30,429 Initialized build tracking at /tmp/pip-req-tracker-xgtr59f3 2021-07-10T00:53:30,430 Created build tracker: /tmp/pip-req-tracker-xgtr59f3 2021-07-10T00:53:30,430 Entered build tracker: /tmp/pip-req-tracker-xgtr59f3 2021-07-10T00:53:30,431 Created temporary directory: /tmp/pip-wheel-qq_8an9b 2021-07-10T00:53:30,462 1 location(s) to search for versions of stackq: 2021-07-10T00:53:30,462 * https://pypi.org/simple/stackq/ 2021-07-10T00:53:30,462 Fetching project page and analyzing links: https://pypi.org/simple/stackq/ 2021-07-10T00:53:30,463 Getting page https://pypi.org/simple/stackq/ 2021-07-10T00:53:30,464 Found index url https://pypi.org/simple 2021-07-10T00:53:30,641 Found link https://files.pythonhosted.org/packages/13/df/7bec319430750084bb892aa902dd2a17d6943dc5153b8627428da4ec447e/stackq-0.0.0-alpha.1.0.tar.gz#sha256=ef81542e4a0bf86d0fea5fffeb1de4ef33800fb7f587ea95796c426f5fc3d69d (from https://pypi.org/simple/stackq/), version: 0.0.0-alpha.1.0 2021-07-10T00:53:30,641 Found link https://files.pythonhosted.org/packages/31/bb/acf6c21a5501ccaa7fba9a8ac964b8cc884f6a6a2a08d2e8bd530eff4a2d/stackq-0.0.0-alpha.1.1.tar.gz#sha256=b96acc17093872c73718c4d9e07c49c3e179c48f8cb9763ba2730eb9a3eedc6c (from https://pypi.org/simple/stackq/), version: 0.0.0-alpha.1.1 2021-07-10T00:53:30,642 Found link https://files.pythonhosted.org/packages/63/9b/2b138829c7dca7eb4aeb89c85989941c332d5b747d446a6fa028545e2dde/stackq-0.0.0-alpha.1.2.tar.gz#sha256=5306fbe0cd6b2324c5ec3031d76af8ae9e515472f965a239a000a61a48636cde (from https://pypi.org/simple/stackq/), version: 0.0.0-alpha.1.2 2021-07-10T00:53:30,642 Skipping link: not a file: https://pypi.org/simple/stackq/ 2021-07-10T00:53:30,660 Given no hashes to check 1 links for project 'stackq': discarding no candidates 2021-07-10T00:53:30,678 Collecting stackq==0.0.0-alpha.1.0 2021-07-10T00:53:30,680 Created temporary directory: /tmp/pip-unpack-1h_br739 2021-07-10T00:53:30,851 Downloading stackq-0.0.0-alpha.1.0.tar.gz (6.1 kB) 2021-07-10T00:53:30,898 Added stackq==0.0.0-alpha.1.0 from https://files.pythonhosted.org/packages/13/df/7bec319430750084bb892aa902dd2a17d6943dc5153b8627428da4ec447e/stackq-0.0.0-alpha.1.0.tar.gz#sha256=ef81542e4a0bf86d0fea5fffeb1de4ef33800fb7f587ea95796c426f5fc3d69d to build tracker '/tmp/pip-req-tracker-xgtr59f3' 2021-07-10T00:53:30,899 Running setup.py (path:/tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/setup.py) egg_info for package stackq 2021-07-10T00:53:30,900 Created temporary directory: /tmp/pip-pip-egg-info-8n_xfw7f 2021-07-10T00:53:30,900 Running command python setup.py egg_info 2021-07-10T00:53:31,544 /tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/io.py:48: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-10T00:53:31,545 userInput = default if userInput is "" else userInput 2021-07-10T00:53:31,545 /tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/io.py:61: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-10T00:53:31,546 if line.find(endMark) is not -1: break 2021-07-10T00:53:31,546 /tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/io.py:104: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-10T00:53:31,546 if err is not "" and (os.environ.get("STACKQ_VERBOSE") or os.environ.get("STACKQ_VERBOSE_TEMP")): 2021-07-10T00:53:31,562 /tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/stack.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-10T00:53:31,563 if len(qs) is 0: 2021-07-10T00:53:31,565 Traceback (most recent call last): 2021-07-10T00:53:31,565 File "", line 1, in 2021-07-10T00:53:31,566 File "/tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/setup.py", line 3, in 2021-07-10T00:53:31,566 import stackq 2021-07-10T00:53:31,566 File "/tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/__init__.py", line 1, in 2021-07-10T00:53:31,567 from .stackq import __description__, __doc__, __version__, run 2021-07-10T00:53:31,567 File "/tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/stackq.py", line 5, in 2021-07-10T00:53:31,567 from . import stack 2021-07-10T00:53:31,567 File "/tmp/pip-wheel-qq_8an9b/stackq_25fe631c7ae64331a459485e8e994b51/stackq/stack.py", line 1, in 2021-07-10T00:53:31,567 import html2text 2021-07-10T00:53:31,568 ModuleNotFoundError: No module named 'html2text' 2021-07-10T00:53:31,618 WARNING: Discarding https://files.pythonhosted.org/packages/13/df/7bec319430750084bb892aa902dd2a17d6943dc5153b8627428da4ec447e/stackq-0.0.0-alpha.1.0.tar.gz#sha256=ef81542e4a0bf86d0fea5fffeb1de4ef33800fb7f587ea95796c426f5fc3d69d (from https://pypi.org/simple/stackq/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:53:31,619 ERROR: Could not find a version that satisfies the requirement stackq==0.0.0-alpha.1.0 (from versions: 0.0.0-alpha.1.0, 0.0.0-alpha.1.1, 0.0.0-alpha.1.2) 2021-07-10T00:53:31,620 ERROR: No matching distribution found for stackq==0.0.0-alpha.1.0 2021-07-10T00:53:31,620 Exception information: 2021-07-10T00:53:31,620 Traceback (most recent call last): 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:53:31,620 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:53:31,620 raise RequirementsConflicted(criterion) 2021-07-10T00:53:31,620 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stackq==0.0.0-alpha.1.0') 2021-07-10T00:53:31,620 2021-07-10T00:53:31,620 During handling of the above exception, another exception occurred: 2021-07-10T00:53:31,620 2021-07-10T00:53:31,620 Traceback (most recent call last): 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:53:31,620 result = self._result = resolver.resolve( 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:53:31,620 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:53:31,620 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:53:31,620 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stackq==0.0.0-alpha.1.0'), parent=None)] 2021-07-10T00:53:31,620 2021-07-10T00:53:31,620 The above exception was the direct cause of the following exception: 2021-07-10T00:53:31,620 2021-07-10T00:53:31,620 Traceback (most recent call last): 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:53:31,620 status = self.run(options, args) 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:53:31,620 return func(self, options, args) 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:53:31,620 requirement_set = resolver.resolve( 2021-07-10T00:53:31,620 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:53:31,620 raise error from e 2021-07-10T00:53:31,620 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stackq==0.0.0-alpha.1.0 2021-07-10T00:53:31,625 Removed stackq==0.0.0-alpha.1.0 from https://files.pythonhosted.org/packages/13/df/7bec319430750084bb892aa902dd2a17d6943dc5153b8627428da4ec447e/stackq-0.0.0-alpha.1.0.tar.gz#sha256=ef81542e4a0bf86d0fea5fffeb1de4ef33800fb7f587ea95796c426f5fc3d69d from build tracker '/tmp/pip-req-tracker-xgtr59f3' 2021-07-10T00:53:31,626 Removed build tracker: '/tmp/pip-req-tracker-xgtr59f3'