-1

Hi everyone I am installing Flask_mysqldb in Pycharm and I am experiencing problem. Is seems to be the only library that I am not able to install.enter image description here

1 Answers1

1

can you please check the details on the installation panel down there.

Another way to install package is to open terminal tap down on left of package tap and run this command

pip install flask-mysqldb
Dharman
  • 30,962
  • 25
  • 85
  • 135