You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
However, as soon as I try to install it using pip I get an error:
ERROR: Could not find a version that satisfies the requirement llama-index-readers-snscrape-twitter (from versions: none)
ERROR: No matching distribution found for llama-index-readers-snscrape-twitter
Hey there, @pasine! 👋 I'm Dosu, your friendly neighborhood bot, here to help you navigate through bug squashing, answer your queries, and guide you on your way to becoming a stellar contributor. While we wait for a human maintainer to swing by, I'm here to assist! I'll take a quick look at the problem you're facing with the Snscrape Twitter installation and get back to you in a jiffy. Hang tight!
I managed to install the module from source just to discover it does not work. Unfortunately, according to this thread, Twitter has largely limited the ability to scrape their content, so Snscraper does not work anymore.
Documentation Issue Description
According to documentation the way to install Snscrape Twitter is
However, as soon as I try to install it using
pip
I get an error:Documentation Link
https://github.com/run-llama/llama_index/blob/main/llama-index-integrations/readers/llama-index-readers-snscrape-twitter/README.md
The text was updated successfully, but these errors were encountered: