File tree Expand file tree Collapse file tree 1 file changed +2
-8
lines changed
Expand file tree Collapse file tree 1 file changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -4,14 +4,8 @@ Installation
44You will need Python 3.6 or higher to use StagPy. StagPy is available on
55the Python Package Index, via ``pip ``.
66
7- If Python3 is not installed on your system or you don't have sufficient
8- permissions to update it, the simplest way to get it is to install Miniconda _
9- or Anaconda _ (Anaconda being Miniconda with a lot of extra modules that can be
10- installed in Miniconda later, this choice doesn't matter; pick Miniconda if you
11- want a faster and lighter installation). Then, use ``conda `` to install the
12- following dependencies::
13-
14- % conda install numpy scipy pandas h5py matplotlib setuptools_scm
7+ If you don't have sufficient permissions to install or update Python, you might
8+ be interested in Miniconda _ or Anaconda _.
159
1610.. _Miniconda : https://docs.conda.io/en/latest/miniconda.html
1711.. _Anaconda : https://www.anaconda.com/distribution/#download-section
You can’t perform that action at this time.
0 commit comments