============ Installation ============ At the command line:: pip install ne2001 Dependencies ++++++++++++ ne2001 depends on the following list of Python packages. We recommend that you use `Anaconda `_ to install and/or update these packages. * `python `_ versions 2.7, or 3.4 or later * `numpy `_ version 1.11 or later * `astropy `_ version 1.3 or later * `scipy `_ version 0.17 or later If you are using Anaconda, you can check the presence of these packages with:: conda list "^python|numpy|astropy|scipy"