You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/installation.rst
-10Lines changed: 0 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,16 +6,6 @@ Requirements
6
6
CausalTestingFramework requires python version 3.9 or later
7
7
If installing on Windows, ensure `Microsoft Visual C++ <https://docs.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist>`_ is version 14.0 or greater
8
8
9
-
Pygraphviz
10
-
----------
11
-
12
-
Pygraphviz can be installed through the conda-forge channel::
13
-
14
-
conda install -c conda-forge pygraphviz
15
-
16
-
17
-
Alternatively, on Linux systems, this can be done with `sudo apt install graphviz libgraphviz-dev`.
18
-
19
9
Pip Install
20
10
-----------
21
11
To install the Causal Testing Framework using :code:`pip` for the latest stable version::
0 commit comments