2021-07-09T02:41:56,434 Created temporary directory: /tmp/pip-ephem-wheel-cache-aure44fi 2021-07-09T02:41:56,437 Created temporary directory: /tmp/pip-req-tracker-q1bd77rf 2021-07-09T02:41:56,438 Initialized build tracking at /tmp/pip-req-tracker-q1bd77rf 2021-07-09T02:41:56,438 Created build tracker: /tmp/pip-req-tracker-q1bd77rf 2021-07-09T02:41:56,438 Entered build tracker: /tmp/pip-req-tracker-q1bd77rf 2021-07-09T02:41:56,439 Created temporary directory: /tmp/pip-wheel-dzuq7z2s 2021-07-09T02:41:56,472 1 location(s) to search for versions of towbar: 2021-07-09T02:41:56,472 * https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,473 Fetching project page and analyzing links: https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,473 Getting page https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,475 Found index url https://pypi.org/simple 2021-07-09T02:41:56,652 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:56,653 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:56,653 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:56,653 Skipping link: not a file: https://pypi.org/simple/towbar/ 2021-07-09T02:41:56,670 Given no hashes to check 1 links for project 'towbar': discarding no candidates 2021-07-09T02:41:56,687 Collecting towbar==0.1.0 2021-07-09T02:41:56,688 Created temporary directory: /tmp/pip-unpack-10868351 2021-07-09T02:41:56,861 Downloading towbar-0.1.0.tar.gz (2.6 kB) 2021-07-09T02:41:56,889 Added towbar==0.1.0 from https://files.pythonhosted.org/packages/50/3e/eb47b63aaa8f2f90f9e718c94cdd6c7f66bcda54406318298371225b1d37/towbar-0.1.0.tar.gz#sha256=49c7fbdd308fc4da55824bf2dfdaa5edcf1f36770046a5083694a00a29b6e396 to build tracker '/tmp/pip-req-tracker-q1bd77rf' 2021-07-09T02:41:56,890 Running setup.py (path:/tmp/pip-wheel-dzuq7z2s/towbar_e2db56c06ae540ae9234add2f2d05851/setup.py) egg_info for package towbar 2021-07-09T02:41:56,890 Created temporary directory: /tmp/pip-pip-egg-info-na_3hktg 2021-07-09T02:41:56,891 Running command python setup.py egg_info 2021-07-09T02:41:57,514 Traceback (most recent call last): 2021-07-09T02:41:57,515 File "", line 1, in 2021-07-09T02:41:57,515 File "/tmp/pip-wheel-dzuq7z2s/towbar_e2db56c06ae540ae9234add2f2d05851/setup.py", line 8, in 2021-07-09T02:41:57,515 import towbar 2021-07-09T02:41:57,516 File "/tmp/pip-wheel-dzuq7z2s/towbar_e2db56c06ae540ae9234add2f2d05851/towbar/__init__.py", line 3, in 2021-07-09T02:41:57,516 from towbar import Towbar 2021-07-09T02:41:57,516 ImportError: cannot import name 'Towbar' from partially initialized module 'towbar' (most likely due to a circular import) (/tmp/pip-wheel-dzuq7z2s/towbar_e2db56c06ae540ae9234add2f2d05851/towbar/__init__.py) 2021-07-09T02:41:57,566 WARNING: Discarding https://files.pythonhosted.org/packages/50/3e/eb47b63aaa8f2f90f9e718c94cdd6c7f66bcda54406318298371225b1d37/towbar-0.1.0.tar.gz#sha256=49c7fbdd308fc4da55824bf2dfdaa5edcf1f36770046a5083694a00a29b6e396 (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,567 ERROR: Could not find a version that satisfies the requirement towbar==0.1.0 (from versions: 0.1.0, 0.1.1, 0.1.2) 2021-07-09T02:41:57,567 ERROR: No matching distribution found for towbar==0.1.0 2021-07-09T02:41:57,568 Exception information: 2021-07-09T02:41:57,568 Traceback (most recent call last): 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T02:41:57,568 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T02:41:57,568 raise RequirementsConflicted(criterion) 2021-07-09T02:41:57,568 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('towbar==0.1.0') 2021-07-09T02:41:57,568 2021-07-09T02:41:57,568 During handling of the above exception, another exception occurred: 2021-07-09T02:41:57,568 2021-07-09T02:41:57,568 Traceback (most recent call last): 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T02:41:57,568 result = self._result = resolver.resolve( 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T02:41:57,568 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T02:41:57,568 raise ResolutionImpossible(e.criterion.information) 2021-07-09T02:41:57,568 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('towbar==0.1.0'), parent=None)] 2021-07-09T02:41:57,568 2021-07-09T02:41:57,568 The above exception was the direct cause of the following exception: 2021-07-09T02:41:57,568 2021-07-09T02:41:57,568 Traceback (most recent call last): 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T02:41:57,568 status = self.run(options, args) 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T02:41:57,568 return func(self, options, args) 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T02:41:57,568 requirement_set = resolver.resolve( 2021-07-09T02:41:57,568 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T02:41:57,568 raise error from e 2021-07-09T02:41:57,568 pip._internal.exceptions.DistributionNotFound: No matching distribution found for towbar==0.1.0 2021-07-09T02:41:57,573 Removed towbar==0.1.0 from https://files.pythonhosted.org/packages/50/3e/eb47b63aaa8f2f90f9e718c94cdd6c7f66bcda54406318298371225b1d37/towbar-0.1.0.tar.gz#sha256=49c7fbdd308fc4da55824bf2dfdaa5edcf1f36770046a5083694a00a29b6e396 from build tracker '/tmp/pip-req-tracker-q1bd77rf' 2021-07-09T02:41:57,573 Removed build tracker: '/tmp/pip-req-tracker-q1bd77rf'