2021-07-09T03:48:18,795 Created temporary directory: /tmp/pip-ephem-wheel-cache-o1t3t0mi 2021-07-09T03:48:18,798 Created temporary directory: /tmp/pip-req-tracker-ki9pg72l 2021-07-09T03:48:18,799 Initialized build tracking at /tmp/pip-req-tracker-ki9pg72l 2021-07-09T03:48:18,799 Created build tracker: /tmp/pip-req-tracker-ki9pg72l 2021-07-09T03:48:18,799 Entered build tracker: /tmp/pip-req-tracker-ki9pg72l 2021-07-09T03:48:18,800 Created temporary directory: /tmp/pip-wheel-s64_tzx_ 2021-07-09T03:48:18,832 1 location(s) to search for versions of boty: 2021-07-09T03:48:18,832 * https://pypi.org/simple/boty/ 2021-07-09T03:48:18,832 Fetching project page and analyzing links: https://pypi.org/simple/boty/ 2021-07-09T03:48:18,833 Getting page https://pypi.org/simple/boty/ 2021-07-09T03:48:18,834 Found index url https://pypi.org/simple 2021-07-09T03:48:18,921 Found link https://files.pythonhosted.org/packages/0b/f1/40d3faaa403e63f5e2987dde78679808e27145ab3832aa69f155649fe79c/boty-0.1.tar.gz#sha256=af60855fa76de27cbd1110bf13a6ea794f4d3bdccd60d45cb2fbc788e0e4774f (from https://pypi.org/simple/boty/), version: 0.1 2021-07-09T03:48:18,922 Found link https://files.pythonhosted.org/packages/cd/b7/f5159b9191748fe7f1cce19eee930e1cc3f0c8a94293faa4402806e79eab/boty-0.1.1.tar.gz#sha256=88cbf427a535930c121d3674d290ce086884b6eac78c5b7d7fa73520c834b2a0 (from https://pypi.org/simple/boty/), version: 0.1.1 2021-07-09T03:48:18,922 Skipping link: not a file: https://pypi.org/simple/boty/ 2021-07-09T03:48:18,938 Given no hashes to check 1 links for project 'boty': discarding no candidates 2021-07-09T03:48:18,955 Collecting boty==0.1.1 2021-07-09T03:48:18,957 Created temporary directory: /tmp/pip-unpack-v2f5_ksl 2021-07-09T03:48:19,140 Downloading boty-0.1.1.tar.gz (158 kB) 2021-07-09T03:48:19,592 Added boty==0.1.1 from https://files.pythonhosted.org/packages/cd/b7/f5159b9191748fe7f1cce19eee930e1cc3f0c8a94293faa4402806e79eab/boty-0.1.1.tar.gz#sha256=88cbf427a535930c121d3674d290ce086884b6eac78c5b7d7fa73520c834b2a0 to build tracker '/tmp/pip-req-tracker-ki9pg72l' 2021-07-09T03:48:19,593 Running setup.py (path:/tmp/pip-wheel-s64_tzx_/boty_03821253430445a687c67a8d5cc049e0/setup.py) egg_info for package boty 2021-07-09T03:48:19,594 Created temporary directory: /tmp/pip-pip-egg-info-zr5xp4ja 2021-07-09T03:48:19,594 Running command python setup.py egg_info 2021-07-09T03:48:20,231 Traceback (most recent call last): 2021-07-09T03:48:20,232 File "", line 1, in 2021-07-09T03:48:20,232 File "/tmp/pip-wheel-s64_tzx_/boty_03821253430445a687c67a8d5cc049e0/setup.py", line 10 2021-07-09T03:48:20,232 except: print "i need setuptools to properly install BOTY" ; os._exit(1) 2021-07-09T03:48:20,233 ^ 2021-07-09T03:48:20,233 SyntaxError: invalid syntax 2021-07-09T03:48:20,282 WARNING: Discarding https://files.pythonhosted.org/packages/cd/b7/f5159b9191748fe7f1cce19eee930e1cc3f0c8a94293faa4402806e79eab/boty-0.1.1.tar.gz#sha256=88cbf427a535930c121d3674d290ce086884b6eac78c5b7d7fa73520c834b2a0 (from https://pypi.org/simple/boty/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:48:20,283 ERROR: Could not find a version that satisfies the requirement boty==0.1.1 (from versions: 0.1, 0.1.1) 2021-07-09T03:48:20,283 ERROR: No matching distribution found for boty==0.1.1 2021-07-09T03:48:20,284 Exception information: 2021-07-09T03:48:20,284 Traceback (most recent call last): 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:48:20,284 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:48:20,284 raise RequirementsConflicted(criterion) 2021-07-09T03:48:20,284 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('boty==0.1.1') 2021-07-09T03:48:20,284 2021-07-09T03:48:20,284 During handling of the above exception, another exception occurred: 2021-07-09T03:48:20,284 2021-07-09T03:48:20,284 Traceback (most recent call last): 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:48:20,284 result = self._result = resolver.resolve( 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:48:20,284 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:48:20,284 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:48:20,284 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('boty==0.1.1'), parent=None)] 2021-07-09T03:48:20,284 2021-07-09T03:48:20,284 The above exception was the direct cause of the following exception: 2021-07-09T03:48:20,284 2021-07-09T03:48:20,284 Traceback (most recent call last): 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:48:20,284 status = self.run(options, args) 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:48:20,284 return func(self, options, args) 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:48:20,284 requirement_set = resolver.resolve( 2021-07-09T03:48:20,284 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:48:20,284 raise error from e 2021-07-09T03:48:20,284 pip._internal.exceptions.DistributionNotFound: No matching distribution found for boty==0.1.1 2021-07-09T03:48:20,288 Removed boty==0.1.1 from https://files.pythonhosted.org/packages/cd/b7/f5159b9191748fe7f1cce19eee930e1cc3f0c8a94293faa4402806e79eab/boty-0.1.1.tar.gz#sha256=88cbf427a535930c121d3674d290ce086884b6eac78c5b7d7fa73520c834b2a0 from build tracker '/tmp/pip-req-tracker-ki9pg72l' 2021-07-09T03:48:20,289 Removed build tracker: '/tmp/pip-req-tracker-ki9pg72l'