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

Error in getting the url address after the installation of pip #140

Open
Crownteck opened this issue Jan 28, 2024 · 4 comments
Open

Error in getting the url address after the installation of pip #140

Crownteck opened this issue Jan 28, 2024 · 4 comments

Comments

@Crownteck
Copy link

Hi
I came across your contents when searching on how to learn a python. Your information about on develop "Flask Web App Tutorial" are very fantabulous and seriously educative.

Thank you for impact your knowledge positively

Please i have some issues when following your tutorial and the issue is that , i can't generate how you get the url address http://127.0.0.1:5000 from the terminal after debug. Although , i am very new to python programming language.

Please help me on how to rectify the issue. Thank you

@maxence-glt
Copy link

Thats the ip adress to your local host which is hosting the project, with the port pointed to 5000. You don't make that, Flask takes care of it.

@Crownteck
Copy link
Author

Crownteck commented Jan 28, 2024 via email

@maxence-glt
Copy link

By host address do you mean IP? You can do that in your terminal, and 127.0.0.1 is always your localhost

@Crownteck
Copy link
Author

Crownteck commented Jan 31, 2024 via email

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