Skip to content

Commit bedf769

Browse files
committed
add: note about 32-bit systems
1 parent 9dd94f8 commit bedf769

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/installation.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ The Causal Testing Framework can be installed through either the `Python Package
1313

1414
.. _Python Package Index (PyPI): https://dl.acm.org/doi/10.1145/3607184
1515

16+
.. note::
17+
We recommend you use a 64 bit OS (standard in most modern machines) as we have had reports of the installation crashing on some 32 bit Debian installations.
18+
1619
Method 1: Installing via pip
1720
..............................
1821

0 commit comments

Comments
 (0)