02Install falsk in python virtual environment

Flask is installed
in the virtual environment and flask is installed
  step1: activate, enter the virtual environment
  step2: in the virtual environment, pip install flask
  step3: in the virtual environment, enter python, enter the interactive mode
  step4: in the interactive mode, import flask without error and print flask.__version__ to see if flask is installed

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325047819&siteId=291194637