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

app.py is missing #5

Open
Arul-Deepak opened this issue Jul 17, 2024 · 3 comments
Open

app.py is missing #5

Arul-Deepak opened this issue Jul 17, 2024 · 3 comments

Comments

@Arul-Deepak
Copy link

No description provided.

@Solrikk
Copy link
Owner

Solrikk commented Jul 18, 2024

Hi Arul-Deepak,

Thank you for pointing that out. The reference to app.py in the documentation is indeed a mistake. The correct filename is main.py. I apologize for the oversight — this happened due to inconsistencies during project updates.

I've just corrected the setup instructions to reflect the proper filename. Please follow the updated instructions referring to main.py. Thank you for your understanding, and feel free to reach out if you have any more questions or issues!

@Solrikk
Copy link
Owner

Solrikk commented Jul 19, 2024

Please note that the application can now run locally, not just on a server. Ensure you install the dependencies from requirements.txt before launching the application. After setting up the virtual environment and installing the dependencies, simply run python main.py to start the application locally, which will automatically open in your web browser at http://127.0.0.1:8000.

@Solrikk
Copy link
Owner

Solrikk commented Jul 19, 2024

I have utilized Anaconda in conjunction with local Visual Studio to run and manage the development environment. Anaconda simplifies the process of package management and deployment, making it easier to create and manage environments.

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

2 participants