Skip to content
Advertisement

How to instal 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?

Advertisement

Answer

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

User contributions licensed under: CC BY-SA
2 People found this is helpful
Advertisement