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

import statements are missing at app.py #3

Open
deepak4566 opened this issue Sep 24, 2023 · 0 comments · May be fixed by #64 or #67
Open

import statements are missing at app.py #3

deepak4566 opened this issue Sep 24, 2023 · 0 comments · May be fixed by #64 or #67

Comments

@deepak4566
Copy link
Owner

import statement are missing at app.py python file

expected solution-
add the bellow import commands to it

from flask import Flask, render_template, request, jsonify
import chatbot_api

deepak4566 added a commit to ServiceToMankind/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import statements to fix issue  deepak4566#3
Pranav565658 added a commit to Pranav565658/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import statement to fix deepak4566#3
@Pranav565658 Pranav565658 linked a pull request Sep 29, 2023 that will close this issue
Sushant0702 added a commit to Sushant0702/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Added import statement to fix issue deepak4566#3
Avanindra525 added a commit to Avanindra525/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import statement to deepak4566#3
Rickypriyanshu added a commit to Rickypriyanshu/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import statement  to fix deepak4566#3
@Rickypriyanshu Rickypriyanshu linked a pull request Sep 29, 2023 that will close this issue
Sai-Mihir05 added a commit to Sai-Mihir05/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Poojya-569 added a commit to Poojya-569/OpenAI_Chatbot that referenced this issue Sep 29, 2023
updated import statements for fixing issue deepak4566#3
Puji00111 added a commit to Puji00111/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import statement to deepak4566#3
Kaav11 added a commit to Kaav11/OpenAI_Chatbot that referenced this issue Sep 29, 2023
added import changes deepak4566#3
@Kaav11 Kaav11 mentioned this issue Sep 29, 2023
Sushant0702 added a commit to Sushant0702/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Sathwikrex added a commit to Sathwikrex/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Viranch97 added a commit to Viranch97/OpenAI_Chatbot that referenced this issue Sep 29, 2023
sumaiah-creator added a commit to sumaiah-creator/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Sujay6612 added a commit to Sujay6612/OpenAI_Chatbot that referenced this issue Sep 29, 2023
janvika11 added a commit to janvika11/OpenAI_Chatbot that referenced this issue Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant