简体   繁体   中英

Pycharm extension installation

I have a problem in installing extenstions like flask-mail when using pip install ; when I wrote the command there is no error but nothing happened .what is the problem?

If you are using Pycharm, an alternative way to install an extension is the following:

  1. File --> Settings --> Project: "Your project name" --> Project Interpreter
  2. Click the '+' icon and search for 'Flask-Mail'
  3. Click Install Package

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM