Problem scenario
You have a Red Hat derivative of Linux. You want to install Flask. What should you do?
Solution
Prerequisites
Install pip. If you need assistance, see this posting.
Procedures
Run this command: sudo pip3 install flask
A Technical I.T./DevOps Blog
Problem scenario
You have a Red Hat derivative of Linux. You want to install Flask. What should you do?
Solution
Prerequisites
Install pip. If you need assistance, see this posting.
Procedures
Run this command: sudo pip3 install flask