-
Notifications
You must be signed in to change notification settings - Fork 1k
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
NameError: name 'args' is not defined #125
Comments
hiqsociety
changed the title
how to resolve poetry install error?
how to resolve apt_pkg error?
Jul 26, 2023
hiqsociety
changed the title
how to resolve apt_pkg error?
NameError: name 'args' is not defined
Jul 26, 2023
Same error for me. |
Getting this error when I enter - python main.py "a HTML/JS/CSS Tic Tac Toe Game"
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
eveloper/smol_dev/main.py", line 104, in
main(prompt=prompt, generate_folder_path=args.generate_folder_path, debug=args.debug)
^^^^
NameError: name 'args' is not defined
The text was updated successfully, but these errors were encountered: