-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
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
Script crashes before menu loads #478
Comments
This is a known issue. You need to make sure you have |
@cjb900 Thanks for clarifying, I did not see any mention of that in the documentation... I've run |
I've only seen others recently having this issue with a version of You could try updating your version of Python to something like 3.11.6 (but not the latest 3.13 as it's known not to work) and see if that helps. If not then you would have to look through the logs to see what else may be causing your issue. |
@cjb900 Okay, I also force reinstalled |
You are the first to mention any issues with using Vivaldi. So it is either something new no one else has encountered yet or something specific to your setup but ¯_(ツ)_/¯ |
@danfiscus I just tested the latest version of Vivaldi and had no issues with fetching my auth information, adding it to ofscraper, and scraping content. So what ever issue you were encountering with Vivaldi I can't replicate. Vivaldi | 7.0.3495.23 (Stable channel) (64-bit) |
ofscraper_main_profile_2024-12-05.log
Describe the bug
I must be missing something here, but when I try to run the script, it doesn't present me a menu, it just crashes after showing the ascii art title. (See screenshot)
To Reproduce
I installed the script through pip as described in the documentation.
Expected behavior
I expected a menu of some kind to appear and present me with options.
Screenshots/Logs
Config
Haven't touched the config file at all, should be whatever is generated/default. I did anonymize my local username in the uploaded config file below.
config.json
System Info
Additional context
Not sure what else to add but happy to answer questions.
The text was updated successfully, but these errors were encountered: