New submission from Chandrakant Naik <chandrakant.r...@gmail.com>:

Attached is teh app.py program. I tried runnign it in VS Code via the cmd - 
python -m flask run. It gives me the below error 

OSError: [WinError 10013] An attempt was made to access a socket in a way 
forbidden by its access permissions

Tried changing the port and executing it still no luck

----------
components: Library (Lib)
files: app.py
messages: 398413
nosy: Jimbofbx, chandrakant.rvce, loewis, pitrou, tim.golden
priority: normal
severity: normal
status: open
title: python -m flask run gives OSError: [WinError 10013] An attempt was made 
to access a socket in a way forbidden by its access permissions
type: behavior
versions: Python 3.9
Added file: https://bugs.python.org/file50189/app.py

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44767>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to