

#Install package in anaconda prompt install
After you successfully install the python package, you can run the command conda list package-name to verify that it has been installed.=> WARNING: A newer version of conda exists. (MyPythonEnv) C:\Users\zhaosong>conda install NumpyĬollecting package metadata (current_repodata.json): done Run the command conda install package-name to install the python package like below.It will open a dos window or a terminal window and enter your selected anaconda virtual environment.Click the green triangle at the end of one anaconda virtual environment, and then click the Open Terminal menu item in the popup menu list.Open the Anaconda Navigator window, and click the Environments menu item in the window left side to list all the Anaconda virtual environments.Install / Uninstall Python Packages Through Conda Command. After you confirm it, you can click the Apply button in the Remove Packages window to remove them successfully. Then it will popup the Remove Packages window, it will list all the dependencies python library in the window.

After you select all the python packages that you want to remove, click the Apply button to remove them all.Click the Mark for removal menu item in the above popup menu list, then the checkbox will be changed to a red square.Click the checkbox before the python package, then it will pop up a menu list.Input the installed python packages name in the Search Packages search box and click enter key to search it out.Select the Installed menu item from the above drop-down list.1.3 Uninstall Python Packages From Anaconda Navigator Python Packages List Window Steps. It will popup an Install Packages window to display all the dependencies packages, then click the Apply button in the popup window to install them.Check the checkbox before the python packages to select them, then click the Apply button on the bottom right corner of the window to install it.Then it will list all the python packages that the name contains the keyword pandas.To install one python package, you can select the Not installed menu item from the drop-down list, then input the search keyword such as pandas in the Search Packages search box and click enter key.1.2 Install Python Packages From Anaconda Navigator Python Packages List Window Steps. There is also a Search Packages search box behind the drop-down list, you can search the python packages by input the search keyword and search.

There are 5 drop-down items in the list, they are Installed, Not installed, Updatable, Selected, and All.Then you will find there is a drop-down list on the right panel top area.Click to select one existing anaconda virtual environment in the middle environments list.Then click the Environments menu item in the opened Anaconda Navigator Window left menu list.
#Install package in anaconda prompt windows

Install / Uninstall Python Packages In Anaconda Navigator Window.
