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

Can't run command python app/main.py #1

Open
Rant8100 opened this issue Oct 8, 2024 · 1 comment
Open

Can't run command python app/main.py #1

Rant8100 opened this issue Oct 8, 2024 · 1 comment

Comments

@Rant8100
Copy link

Rant8100 commented Oct 8, 2024

(venv) C:\Windows\System32\ai-app-builder>python app/main.py
Traceback (most recent call last):
File "C:\Windows\System32\ai-app-builder\app\main.py", line 2, in
from app.openai_utils import OpenAIUtils
ModuleNotFoundError: No module named 'app'

(venv) C:\Windows\System32\ai-app-builder>

@Rant8100
Copy link
Author

Rant8100 commented Oct 8, 2024

My file openai_utils.py clear
image

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