Skip to content

Commit 65d10a2

Browse files
authored
Update installation.rst (#163)
1 parent 3b61114 commit 65d10a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/source/installation.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,9 @@ we outline different options below.
5454

5555
.. code:: bash
5656
57-
$ conda create -n cebra python==3.8
57+
$ conda create -n cebra python==3.12
5858
$ conda activate cebra
59+
$ conda install -c conda-forge pytables==3.8.0
5960
6061
.. rubric:: Install PyTorch separately
6162

0 commit comments

Comments
 (0)