We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AttributeError: 'FileFinder' object has no attribute 'find_module'
MacOS
python3 --version
320
snscrape --version
0.7
Facebook
CLI (snscrape ... as a command, e.g. in a terminal)
snscrape ...
The text was updated successfully, but these errors were encountered:
#782
Sorry, something went wrong.
No branches or pull requests
Describe the bug
AttributeError: 'FileFinder' object has no attribute 'find_module'
How to reproduce
AttributeError: 'FileFinder' object has no attribute 'find_module'
Expected behaviour
AttributeError: 'FileFinder' object has no attribute 'find_module'
Screenshots and recordings
AttributeError: 'FileFinder' object has no attribute 'find_module'
Operating system
MacOS
Python version: output of
python3 --version
320
snscrape version: output of
snscrape --version
0.7
Scraper
Facebook
How are you using snscrape?
CLI (
snscrape ...
as a command, e.g. in a terminal)Backtrace
AttributeError: 'FileFinder' object has no attribute 'find_module'
Log output
AttributeError: 'FileFinder' object has no attribute 'find_module'
Dump of locals
AttributeError: 'FileFinder' object has no attribute 'find_module'
Additional context
AttributeError: 'FileFinder' object has no attribute 'find_module'
The text was updated successfully, but these errors were encountered: