2021-07-09T03:33:16,412 Created temporary directory: /tmp/pip-ephem-wheel-cache-0ii5d38a 2021-07-09T03:33:16,415 Created temporary directory: /tmp/pip-req-tracker-ia21fmuw 2021-07-09T03:33:16,416 Initialized build tracking at /tmp/pip-req-tracker-ia21fmuw 2021-07-09T03:33:16,416 Created build tracker: /tmp/pip-req-tracker-ia21fmuw 2021-07-09T03:33:16,416 Entered build tracker: /tmp/pip-req-tracker-ia21fmuw 2021-07-09T03:33:16,417 Created temporary directory: /tmp/pip-wheel-1uyd4218 2021-07-09T03:33:16,452 1 location(s) to search for versions of seoanalyzer: 2021-07-09T03:33:16,452 * https://pypi.org/simple/seoanalyzer/ 2021-07-09T03:33:16,452 Fetching project page and analyzing links: https://pypi.org/simple/seoanalyzer/ 2021-07-09T03:33:16,453 Getting page https://pypi.org/simple/seoanalyzer/ 2021-07-09T03:33:16,454 Found index url https://pypi.org/simple 2021-07-09T03:33:16,636 Found link https://files.pythonhosted.org/packages/f9/6f/5fb80fdfd7cdb702b37824991a5bf8f32bcd291af65ca5ec4502f1c6165c/SeoAnalyzer-0.0.1.tar.gz#sha256=00dce5183b7db9ab19d269c1521c189e2fd40f17e23f1e4de4406845cc54d6e5 (from https://pypi.org/simple/seoanalyzer/), version: 0.0.1 2021-07-09T03:33:16,637 Skipping link: not a file: https://pypi.org/simple/seoanalyzer/ 2021-07-09T03:33:16,653 Given no hashes to check 1 links for project 'seoanalyzer': discarding no candidates 2021-07-09T03:33:16,671 Collecting seoanalyzer==0.0.1 2021-07-09T03:33:16,673 Created temporary directory: /tmp/pip-unpack-bm9rgsk9 2021-07-09T03:33:16,845 Downloading SeoAnalyzer-0.0.1.tar.gz (1.8 kB) 2021-07-09T03:33:16,887 Added seoanalyzer==0.0.1 from https://files.pythonhosted.org/packages/f9/6f/5fb80fdfd7cdb702b37824991a5bf8f32bcd291af65ca5ec4502f1c6165c/SeoAnalyzer-0.0.1.tar.gz#sha256=00dce5183b7db9ab19d269c1521c189e2fd40f17e23f1e4de4406845cc54d6e5 to build tracker '/tmp/pip-req-tracker-ia21fmuw' 2021-07-09T03:33:16,888 Running setup.py (path:/tmp/pip-wheel-1uyd4218/seoanalyzer_80e9f30c4e32457da313e351cccf874b/setup.py) egg_info for package seoanalyzer 2021-07-09T03:33:16,889 Created temporary directory: /tmp/pip-pip-egg-info-84tpxrr8 2021-07-09T03:33:16,890 Running command python setup.py egg_info 2021-07-09T03:33:17,559 Traceback (most recent call last): 2021-07-09T03:33:17,560 File "", line 1, in 2021-07-09T03:33:17,560 File "/tmp/pip-wheel-1uyd4218/seoanalyzer_80e9f30c4e32457da313e351cccf874b/setup.py", line 7, in 2021-07-09T03:33:17,560 raise ImportError('Python version not supported') 2021-07-09T03:33:17,560 ImportError: Python version not supported 2021-07-09T03:33:17,610 WARNING: Discarding https://files.pythonhosted.org/packages/f9/6f/5fb80fdfd7cdb702b37824991a5bf8f32bcd291af65ca5ec4502f1c6165c/SeoAnalyzer-0.0.1.tar.gz#sha256=00dce5183b7db9ab19d269c1521c189e2fd40f17e23f1e4de4406845cc54d6e5 (from https://pypi.org/simple/seoanalyzer/). Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 2021-07-09T03:33:17,611 ERROR: Could not find a version that satisfies the requirement seoanalyzer==0.0.1 (from versions: 0.0.1) 2021-07-09T03:33:17,612 ERROR: No matching distribution found for seoanalyzer==0.0.1 2021-07-09T03:33:17,612 Exception information: 2021-07-09T03:33:17,612 Traceback (most recent call last): 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 341, in resolve 2021-07-09T03:33:17,612 name, crit = self._merge_into_criterion(r, parent=None) 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 173, in _merge_into_criterion 2021-07-09T03:33:17,612 raise RequirementsConflicted(criterion) 2021-07-09T03:33:17,612 pip._vendor.resolvelib.resolvers.RequirementsConflicted: Requirements conflict: SpecifierRequirement('seoanalyzer==0.0.1') 2021-07-09T03:33:17,612 2021-07-09T03:33:17,612 During handling of the above exception, another exception occurred: 2021-07-09T03:33:17,612 2021-07-09T03:33:17,612 Traceback (most recent call last): 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 127, in resolve 2021-07-09T03:33:17,612 result = self._result = resolver.resolve( 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 473, in resolve 2021-07-09T03:33:17,612 state = resolution.resolve(requirements, max_rounds=max_rounds) 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_vendor/resolvelib/resolvers.py", line 343, in resolve 2021-07-09T03:33:17,612 raise ResolutionImpossible(e.criterion.information) 2021-07-09T03:33:17,612 pip._vendor.resolvelib.resolvers.ResolutionImpossible: [RequirementInformation(requirement=SpecifierRequirement('seoanalyzer==0.0.1'), parent=None)] 2021-07-09T03:33:17,612 2021-07-09T03:33:17,612 The above exception was the direct cause of the following exception: 2021-07-09T03:33:17,612 2021-07-09T03:33:17,612 Traceback (most recent call last): 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/base_command.py", line 180, in _main 2021-07-09T03:33:17,612 status = self.run(options, args) 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/cli/req_command.py", line 205, in wrapper 2021-07-09T03:33:17,612 return func(self, options, args) 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/commands/wheel.py", line 142, in run 2021-07-09T03:33:17,612 requirement_set = resolver.resolve( 2021-07-09T03:33:17,612 File "/usr/local/lib/python3.9/dist-packages/pip/_internal/resolution/resolvelib/resolver.py", line 136, in resolve 2021-07-09T03:33:17,612 raise error from e 2021-07-09T03:33:17,612 pip._internal.exceptions.DistributionNotFound: No matching distribution found for seoanalyzer==0.0.1 2021-07-09T03:33:17,618 Removed seoanalyzer==0.0.1 from https://files.pythonhosted.org/packages/f9/6f/5fb80fdfd7cdb702b37824991a5bf8f32bcd291af65ca5ec4502f1c6165c/SeoAnalyzer-0.0.1.tar.gz#sha256=00dce5183b7db9ab19d269c1521c189e2fd40f17e23f1e4de4406845cc54d6e5 from build tracker '/tmp/pip-req-tracker-ia21fmuw' 2021-07-09T03:33:17,618 Removed build tracker: '/tmp/pip-req-tracker-ia21fmuw'