2021-07-09T17:28:36,487 Created temporary directory: /tmp/pip-ephem-wheel-cache-dl71esb9 2021-07-09T17:28:36,490 Created temporary directory: /tmp/pip-req-tracker-1nyrm0_a 2021-07-09T17:28:36,491 Initialized build tracking at /tmp/pip-req-tracker-1nyrm0_a 2021-07-09T17:28:36,491 Created build tracker: /tmp/pip-req-tracker-1nyrm0_a 2021-07-09T17:28:36,491 Entered build tracker: /tmp/pip-req-tracker-1nyrm0_a 2021-07-09T17:28:36,492 Created temporary directory: /tmp/pip-wheel-i7tufvqm 2021-07-09T17:28:36,529 1 location(s) to search for versions of appthwack: 2021-07-09T17:28:36,529 * https://pypi.org/simple/appthwack/ 2021-07-09T17:28:36,530 Fetching project page and analyzing links: https://pypi.org/simple/appthwack/ 2021-07-09T17:28:36,530 Getting page https://pypi.org/simple/appthwack/ 2021-07-09T17:28:36,532 Found index url https://pypi.org/simple 2021-07-09T17:28:36,713 Found link https://files.pythonhosted.org/packages/fd/45/2dd33222e27e003c83cab58a53172348f0f6ac4b41b30a146cf1a3c8e117/appthwack-1.0.0.tar.gz#sha256=8e753e27043378ad30cc1a05074165bb83a8b93b38c012cfd84a7882487b4b86 (from https://pypi.org/simple/appthwack/), version: 1.0.0 2021-07-09T17:28:36,713 Skipping link: not a file: https://pypi.org/simple/appthwack/ 2021-07-09T17:28:36,733 Given no hashes to check 1 links for project 'appthwack': discarding no candidates 2021-07-09T17:28:36,753 Collecting appthwack==1.0.0 2021-07-09T17:28:36,754 Created temporary directory: /tmp/pip-unpack-by0bm90t 2021-07-09T17:28:36,798 Downloading appthwack-1.0.0.tar.gz (6.9 kB) 2021-07-09T17:28:36,838 Added appthwack==1.0.0 from https://files.pythonhosted.org/packages/fd/45/2dd33222e27e003c83cab58a53172348f0f6ac4b41b30a146cf1a3c8e117/appthwack-1.0.0.tar.gz#sha256=8e753e27043378ad30cc1a05074165bb83a8b93b38c012cfd84a7882487b4b86 to build tracker '/tmp/pip-req-tracker-1nyrm0_a' 2021-07-09T17:28:36,839 Running setup.py (path:/tmp/pip-wheel-i7tufvqm/appthwack_a07d8054844e4470a8d80777841cf46d/setup.py) egg_info for package appthwack 2021-07-09T17:28:36,840 Created temporary directory: /tmp/pip-pip-egg-info-apqhpyjo 2021-07-09T17:28:36,840 Running command python setup.py egg_info 2021-07-09T17:28:37,533 Traceback (most recent call last): 2021-07-09T17:28:37,533 File "", line 1, in 2021-07-09T17:28:37,534 File "/tmp/pip-wheel-i7tufvqm/appthwack_a07d8054844e4470a8d80777841cf46d/setup.py", line 3, in 2021-07-09T17:28:37,534 import appthwack 2021-07-09T17:28:37,534 File "/tmp/pip-wheel-i7tufvqm/appthwack_a07d8054844e4470a8d80777841cf46d/appthwack/__init__.py", line 11, in 2021-07-09T17:28:37,535 from appthwack import AppThwackApi, AppThwackApiError 2021-07-09T17:28:37,535 ImportError: cannot import name 'AppThwackApi' from partially initialized module 'appthwack' (most likely due to a circular import) (/tmp/pip-wheel-i7tufvqm/appthwack_a07d8054844e4470a8d80777841cf46d/appthwack/__init__.py) 2021-07-09T17:28:37,590 WARNING: Discarding https://files.pythonhosted.org/packages/fd/45/2dd33222e27e003c83cab58a53172348f0f6ac4b41b30a146cf1a3c8e117/appthwack-1.0.0.tar.gz#sha256=8e753e27043378ad30cc1a05074165bb83a8b93b38c012cfd84a7882487b4b86 (from https://pypi.org/simple/appthwack/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T17:28:37,591 ERROR: Could not find a version that satisfies the requirement appthwack==1.0.0 (from versions: 1.0.0) 2021-07-09T17:28:37,592 ERROR: No matching distribution found for appthwack==1.0.0 2021-07-09T17:28:37,592 Exception information: 2021-07-09T17:28:37,592 Traceback (most recent call last): 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T17:28:37,592 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T17:28:37,592 raise RequirementsConflicted(criterion) 2021-07-09T17:28:37,592 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('appthwack==1.0.0') 2021-07-09T17:28:37,592 2021-07-09T17:28:37,592 During handling of the above exception, another exception occurred: 2021-07-09T17:28:37,592 2021-07-09T17:28:37,592 Traceback (most recent call last): 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T17:28:37,592 result = self._result = resolver.resolve( 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T17:28:37,592 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T17:28:37,592 raise ResolutionImpossible(e.criterion.information) 2021-07-09T17:28:37,592 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('appthwack==1.0.0'), parent=None)] 2021-07-09T17:28:37,592 2021-07-09T17:28:37,592 The above exception was the direct cause of the following exception: 2021-07-09T17:28:37,592 2021-07-09T17:28:37,592 Traceback (most recent call last): 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T17:28:37,592 status = self.run(options, args) 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T17:28:37,592 return func(self, options, args) 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T17:28:37,592 requirement_set = resolver.resolve( 2021-07-09T17:28:37,592 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T17:28:37,592 raise error from e 2021-07-09T17:28:37,592 pip._internal.exceptions.DistributionNotFound: No matching distribution found for appthwack==1.0.0 2021-07-09T17:28:37,597 Removed appthwack==1.0.0 from https://files.pythonhosted.org/packages/fd/45/2dd33222e27e003c83cab58a53172348f0f6ac4b41b30a146cf1a3c8e117/appthwack-1.0.0.tar.gz#sha256=8e753e27043378ad30cc1a05074165bb83a8b93b38c012cfd84a7882487b4b86 from build tracker '/tmp/pip-req-tracker-1nyrm0_a' 2021-07-09T17:28:37,598 Removed build tracker: '/tmp/pip-req-tracker-1nyrm0_a'