2021-07-10T00:53:31,224 Created temporary directory: /tmp/pip-ephem-wheel-cache-y1o6i4w9 2021-07-10T00:53:31,227 Created temporary directory: /tmp/pip-req-tracker-z4x4er4l 2021-07-10T00:53:31,227 Initialized build tracking at /tmp/pip-req-tracker-z4x4er4l 2021-07-10T00:53:31,228 Created build tracker: /tmp/pip-req-tracker-z4x4er4l 2021-07-10T00:53:31,228 Entered build tracker: /tmp/pip-req-tracker-z4x4er4l 2021-07-10T00:53:31,229 Created temporary directory: /tmp/pip-wheel-lz55zofi 2021-07-10T00:53:31,263 1 location(s) to search for versions of stackq: 2021-07-10T00:53:31,263 * https://pypi.org/simple/stackq/ 2021-07-10T00:53:31,263 Fetching project page and analyzing links: https://pypi.org/simple/stackq/ 2021-07-10T00:53:31,264 Getting page https://pypi.org/simple/stackq/ 2021-07-10T00:53:31,265 Found index url https://pypi.org/simple 2021-07-10T00:53:31,354 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:31,355 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:31,355 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:31,356 Skipping link: not a file: https://pypi.org/simple/stackq/ 2021-07-10T00:53:31,372 Given no hashes to check 1 links for project 'stackq': discarding no candidates 2021-07-10T00:53:31,389 Collecting stackq==0.0.0-alpha.1.1 2021-07-10T00:53:31,391 Created temporary directory: /tmp/pip-unpack-1xnrrz4h 2021-07-10T00:53:31,571 Downloading stackq-0.0.0-alpha.1.1.tar.gz (6.1 kB) 2021-07-10T00:53:31,620 Added stackq==0.0.0-alpha.1.1 from https://files.pythonhosted.org/packages/31/bb/acf6c21a5501ccaa7fba9a8ac964b8cc884f6a6a2a08d2e8bd530eff4a2d/stackq-0.0.0-alpha.1.1.tar.gz#sha256=b96acc17093872c73718c4d9e07c49c3e179c48f8cb9763ba2730eb9a3eedc6c to build tracker '/tmp/pip-req-tracker-z4x4er4l' 2021-07-10T00:53:31,621 Running setup.py (path:/tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/setup.py) egg_info for package stackq 2021-07-10T00:53:31,622 Created temporary directory: /tmp/pip-pip-egg-info-vnri3za6 2021-07-10T00:53:31,622 Running command python setup.py egg_info 2021-07-10T00:53:32,266 /tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/io.py:48: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-10T00:53:32,266 userInput = default if userInput is "" else userInput 2021-07-10T00:53:32,266 /tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/io.py:61: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-10T00:53:32,267 if line.find(endMark) is not -1: break 2021-07-10T00:53:32,267 /tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/io.py:104: SyntaxWarning: "is not" with a literal. Did you mean "!="? 2021-07-10T00:53:32,267 if err is not "" and (os.environ.get("STACKQ_VERBOSE") or os.environ.get("STACKQ_VERBOSE_TEMP")): 2021-07-10T00:53:32,284 /tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/stack.py:39: SyntaxWarning: "is" with a literal. Did you mean "=="? 2021-07-10T00:53:32,284 if len(qs) is 0: 2021-07-10T00:53:32,286 Traceback (most recent call last): 2021-07-10T00:53:32,286 File "", line 1, in 2021-07-10T00:53:32,287 File "/tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/setup.py", line 3, in 2021-07-10T00:53:32,287 import stackq 2021-07-10T00:53:32,287 File "/tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/__init__.py", line 1, in 2021-07-10T00:53:32,288 from .stackq import __description__, __doc__, __version__, run 2021-07-10T00:53:32,288 File "/tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/stackq.py", line 5, in 2021-07-10T00:53:32,288 from . import stack 2021-07-10T00:53:32,288 File "/tmp/pip-wheel-lz55zofi/stackq_52de4da8c3e34ad3992ee9f7352bc06f/stackq/stack.py", line 1, in 2021-07-10T00:53:32,288 import html2text 2021-07-10T00:53:32,289 ModuleNotFoundError: No module named 'html2text' 2021-07-10T00:53:32,340 WARNING: Discarding 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/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-10T00:53:32,342 ERROR: Could not find a version that satisfies the requirement stackq==0.0.0-alpha.1.1 (from versions: 0.0.0-alpha.1.0, 0.0.0-alpha.1.1, 0.0.0-alpha.1.2) 2021-07-10T00:53:32,342 ERROR: No matching distribution found for stackq==0.0.0-alpha.1.1 2021-07-10T00:53:32,342 Exception information: 2021-07-10T00:53:32,342 Traceback (most recent call last): 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-10T00:53:32,342 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-10T00:53:32,342 raise RequirementsConflicted(criterion) 2021-07-10T00:53:32,342 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('stackq==0.0.0-alpha.1.1') 2021-07-10T00:53:32,342 2021-07-10T00:53:32,342 During handling of the above exception, another exception occurred: 2021-07-10T00:53:32,342 2021-07-10T00:53:32,342 Traceback (most recent call last): 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-10T00:53:32,342 result = self._result = resolver.resolve( 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-10T00:53:32,342 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-10T00:53:32,342 raise ResolutionImpossible(e.criterion.information) 2021-07-10T00:53:32,342 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('stackq==0.0.0-alpha.1.1'), parent=None)] 2021-07-10T00:53:32,342 2021-07-10T00:53:32,342 The above exception was the direct cause of the following exception: 2021-07-10T00:53:32,342 2021-07-10T00:53:32,342 Traceback (most recent call last): 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-10T00:53:32,342 status = self.run(options, args) 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-10T00:53:32,342 return func(self, options, args) 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-10T00:53:32,342 requirement_set = resolver.resolve( 2021-07-10T00:53:32,342 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-10T00:53:32,342 raise error from e 2021-07-10T00:53:32,342 pip._internal.exceptions.DistributionNotFound: No matching distribution found for stackq==0.0.0-alpha.1.1 2021-07-10T00:53:32,347 Removed stackq==0.0.0-alpha.1.1 from https://files.pythonhosted.org/packages/31/bb/acf6c21a5501ccaa7fba9a8ac964b8cc884f6a6a2a08d2e8bd530eff4a2d/stackq-0.0.0-alpha.1.1.tar.gz#sha256=b96acc17093872c73718c4d9e07c49c3e179c48f8cb9763ba2730eb9a3eedc6c from build tracker '/tmp/pip-req-tracker-z4x4er4l' 2021-07-10T00:53:32,347 Removed build tracker: '/tmp/pip-req-tracker-z4x4er4l'