when i run the command then the terminal output is given below
python manage.py db init
Traceback (most recent call last):
File "/home/arman/arman/github/flask-by-example/manage.py", line 2, in
from flask_script import Manager
ModuleNotFoundError: No module named 'flask_script'