The Muon Spectroscopy Computational Project

Software and methods to make the muon spectroscopist's life easier

Logo

People

Publications

Tutorials

Software

Funding

Contributing

View Organization on Github

Installing the Python environment

In this tutorial we’ll go through the best ways to install the python environment on any system of your interest. The procedure changes depending on your operating system and all of them need an internet connection.

Preparing the Python environment

To check if your version of Python is working, first launch a terminal. This can be done on Linux and MacOS simply by finding the Terminal application in the launch menu. On Windows, if you have decided to use Anaconda, launch Anaconda Navigator from the menu, then follow these instructions to launch a terminal.

Another useful tool to have installed on your system is pip. pip is a package manager for Python, able to download from the internet and install approved Python packages in a single command. To install pip:

Hosted on GitHub Pages — Theme by orderedlist