Skip to content

Conversation

cjerrington
Copy link

Needed to change prompt.prompt() to just prompt() current raised an error.
answers = prompt.prompt(questions, style=custom_style_3)
AttributeError: 'function' object has no attribute 'prompt'

Needed to change prompt.prompt() to just prompt() current raised an error.     
answers = prompt.prompt(questions, style=custom_style_3)
AttributeError: 'function' object has no attribute 'prompt'
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

Successfully merging this pull request may close these issues.

1 participant