Inventory-Manager
Inventory-Manager copied to clipboard
UNABLE TO RUN THE APP
I'm trying to run the app using this command "python3 run,py" but I'm getting this error "ModuleNotFoundError: No module named 'flask' "
but i have installed the requirements successfully using this command: "pip install -r requirements.txt"
please advise
Please try reinstalling the latest version of flask.