pythoninstallationpackagespyder

How to install Python packages for Spyder


I am using the IDE called Spyder for learning Python. I would like to know in how to go about in installing Python packages for Spyder?


Solution

  • step 1. First open Spyder and click Tools --> Open command prompt. First open Spyder and click Tools --> Open command prompt

    You should see the Command Window below.

    Here we install the Python package seaborn as an example

    For more details click visit this link, https://miamioh.instructure.com/courses/38817/pages/downloading-and-installing-packages