sethblack / python-seo-analyzer

An SEO tool that analyzes the structure of a site, crawls the site, count words in the body of the site and warns of any technical SEO issues.
Other
1.19k stars 310 forks source link

Cannot install pyseoanalyzer library #106

Open dpal126 opened 6 months ago

dpal126 commented 6 months ago

It seems we're stuck in a catch-22 situation where pyseoanalyzer requires a version of urllib3 that conflicts with the version needed by botocore. ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. pyseoanalyzer 2024.4.21 requires urllib3>=2.2.1, but you have urllib3 1.26.8 which is incompatible. Please suggest how should I install pyseoanalyzer library