Closed blues-man closed 3 years ago
Due a change in latest Flask apparently, the flask-restful dep is not resolved. Downgrading to Flask 1.1.2 seems to solve the issue.
ImportError: cannot import name '_endpoint_from_view_func' from 'flask.helpers' (/opt/app-root/lib64/python3.8/site-packages/flask/helpers.py)
Similar issue: https://github.com/P0cL4bs/wifipumpkin3/issues/117
Due a change in latest Flask apparently, the flask-restful dep is not resolved. Downgrading to Flask 1.1.2 seems to solve the issue.
Similar issue: https://github.com/P0cL4bs/wifipumpkin3/issues/117