2021-07-09T02:41:56,933 Created temporary directory: /tmp/pip-ephem-wheel-cache-2igpum2o 2021-07-09T02:41:56,936 Created temporary directory: /tmp/pip-req-tracker-2rka6kur 2021-07-09T02:41:56,936 Initialized build tracking at /tmp/pip-req-tracker-2rka6kur 2021-07-09T02:41:56,937 Created build tracker: /tmp/pip-req-tracker-2rka6kur 2021-07-09T02:41:56,937 Entered build tracker: /tmp/pip-req-tracker-2rka6kur 2021-07-09T02:41:56,938 Created temporary directory: /tmp/pip-wheel-rpncdg0o 2021-07-09T02:41:56,975 1 location(s) to search for versions of towbar: 2021-07-09T02:41:56,975 * https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,975 Fetching project page and analyzing links: https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,976 Getting page https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,977 Found index url https://pypi.org/simple 2021-07-09T02:41:57,066 Found link https://files.pythonhosted.org/packages/50/3e/eb47b63aaa8f2f90f9e718c94cdd6c7f66bcda54406318298371225b1d37/towbar-0.1.0.tar.gz#sha256=49c7fbdd308fc4da55824bf2dfdaa5edcf1f36770046a5083694a00a29b6e396 (from https://pypi.org/simple/towbar/), version: 0.1.0 2021-07-09T02:41:57,067 Found link https://files.pythonhosted.org/packages/38/03/71e02f8b784a7f7761f3e12d85cf7ac4399a958508a9c295f3cc6eef17e0/towbar-0.1.1.tar.gz#sha256=7d535f364b25418a0f673be469fa8d5bc38e8a0f1cf53399091f536a42300252 (from https://pypi.org/simple/towbar/), version: 0.1.1 2021-07-09T02:41:57,067 Found link https://files.pythonhosted.org/packages/b1/eb/72af680a64fe12e5f800af0c0e9e49191f556b7741621ccbf3a7d60cb5aa/towbar-0.1.2.tar.gz#sha256=68bfb37724bb677ee088e6517d5e689e8569142bcf863f41075406933d36c1be (from https://pypi.org/simple/towbar/), version: 0.1.2 2021-07-09T02:41:57,067 Skipping link: not a file: https://pypi.org/simple/towbar/ 2021-07-09T02:41:57,084 Given no hashes to check 1 links for project 'towbar': discarding no candidates 2021-07-09T02:41:57,101 Collecting towbar==0.1.1 2021-07-09T02:41:57,102 Created temporary directory: /tmp/pip-unpack-gf81ujg5 2021-07-09T02:41:57,274 Downloading towbar-0.1.1.tar.gz (3.0 kB) 2021-07-09T02:41:57,315 Added towbar==0.1.1 from https://files.pythonhosted.org/packages/38/03/71e02f8b784a7f7761f3e12d85cf7ac4399a958508a9c295f3cc6eef17e0/towbar-0.1.1.tar.gz#sha256=7d535f364b25418a0f673be469fa8d5bc38e8a0f1cf53399091f536a42300252 to build tracker '/tmp/pip-req-tracker-2rka6kur' 2021-07-09T02:41:57,316 Running setup.py (path:/tmp/pip-wheel-rpncdg0o/towbar_e0b8a9ab153944d3b4fb36d07f66a5f9/setup.py) egg_info for package towbar 2021-07-09T02:41:57,316 Created temporary directory: /tmp/pip-pip-egg-info-fz3vxiu9 2021-07-09T02:41:57,317 Running command python setup.py egg_info 2021-07-09T02:41:57,946 Traceback (most recent call last): 2021-07-09T02:41:57,947 File "", line 1, in 2021-07-09T02:41:57,947 File "/tmp/pip-wheel-rpncdg0o/towbar_e0b8a9ab153944d3b4fb36d07f66a5f9/setup.py", line 8, in 2021-07-09T02:41:57,947 import towbar 2021-07-09T02:41:57,947 File "/tmp/pip-wheel-rpncdg0o/towbar_e0b8a9ab153944d3b4fb36d07f66a5f9/towbar/__init__.py", line 3, in 2021-07-09T02:41:57,948 from towbar import Towbar 2021-07-09T02:41:57,948 ImportError: cannot import name 'Towbar' from partially initialized module 'towbar' (most likely due to a circular import) (/tmp/pip-wheel-rpncdg0o/towbar_e0b8a9ab153944d3b4fb36d07f66a5f9/towbar/__init__.py) 2021-07-09T02:41:57,998 WARNING: Discarding https://files.pythonhosted.org/packages/38/03/71e02f8b784a7f7761f3e12d85cf7ac4399a958508a9c295f3cc6eef17e0/towbar-0.1.1.tar.gz#sha256=7d535f364b25418a0f673be469fa8d5bc38e8a0f1cf53399091f536a42300252 (from https://pypi.org/simple/towbar/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T02:41:57,999 ERROR: Could not find a version that satisfies the requirement towbar==0.1.1 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-09T02:41:57,999 ERROR: No matching distribution found for towbar==0.1.1 2021-07-09T02:41:58,000 Exception information: 2021-07-09T02:41:58,000 Traceback (most recent call last): 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:41:58,000 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:41:58,000 raise RequirementsConflicted(criterion) 2021-07-09T02:41:58,000 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('towbar==0.1.1') 2021-07-09T02:41:58,000 2021-07-09T02:41:58,000 During handling of the above exception, another exception occurred: 2021-07-09T02:41:58,000 2021-07-09T02:41:58,000 Traceback (most recent call last): 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:41:58,000 result = self._result = resolver.resolve( 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:41:58,000 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:41:58,000 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:41:58,000 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('towbar==0.1.1'), parent=None)] 2021-07-09T02:41:58,000 2021-07-09T02:41:58,000 The above exception was the direct cause of the following exception: 2021-07-09T02:41:58,000 2021-07-09T02:41:58,000 Traceback (most recent call last): 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:41:58,000 status = self.run(options, args) 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:41:58,000 return func(self, options, args) 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:41:58,000 requirement_set = resolver.resolve( 2021-07-09T02:41:58,000 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:41:58,000 raise error from e 2021-07-09T02:41:58,000 pip._internal.exceptions.DistributionNotFound: No matching distribution found for towbar==0.1.1 2021-07-09T02:41:58,004 Removed towbar==0.1.1 from https://files.pythonhosted.org/packages/38/03/71e02f8b784a7f7761f3e12d85cf7ac4399a958508a9c295f3cc6eef17e0/towbar-0.1.1.tar.gz#sha256=7d535f364b25418a0f673be469fa8d5bc38e8a0f1cf53399091f536a42300252 from build tracker '/tmp/pip-req-tracker-2rka6kur' 2021-07-09T02:41:58,005 Removed build tracker: '/tmp/pip-req-tracker-2rka6kur'