KeyError: 'WERKZEUG_SERVER_FD'
Describe the bug
main.py fails with error:
python main.py
Traceback (most recent call last):
File "/Users/a369505/gitwkspace/US1050985/pyms/src/main.py", line 15, in
Unable to freeze version and get it to work.
To Reproduce Steps to reproduce the behavior:
- python -m pip install py-ms[all]
- python main.py Expected behavior Flask runs.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: MacOS 12.6
- Browser [e.g. chrome, safari] NA
- Version [e.g. 22] NA
Smartphone (please complete the following information):
- Device: [e.g. iPhone6] NA
- OS: [e.g. iOS8.1] NA
- Browser [e.g. stock browser, safari] NA
- Version [e.g. 22] NA
Additional context Add any other context about the problem here.
Hi. Is there any workaround for this issue.