Skip to content
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

No module named '__main__.utils'; '__main__' is not a package #170

Open
mysteriousbenefactor opened this issue Jul 17, 2023 · 0 comments
Open

Comments

@mysteriousbenefactor
Copy link

after cloning and installing the requirements i ran python scweet.py --from_account <account_name> until 2023-07-16 but it returns Traceback (most recent call last): File "scweet.py", line 9, in <module> from .utils import init_driver, get_last_date_from_csv, log_search_page, keep_scroling, dowload_images ModuleNotFoundError: No module named '__main__.utils'; '__main__' is not a package

did i misunderstand how this is used?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant