Skip to content

Commit 4a90e3f

Browse files
added a note on python 3.12 requirement
1 parent 3d5f224 commit 4a90e3f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Copyright (C) 1991,1994-2024 Wellcome Centre for Human Neuroimaging
2222

2323
## Installation instructions:
2424
0. Install Python and Pip. Python installation made from Microsoft Store on Windows will not work (raises DeclarativeService.dll not found), install it from Python website.
25+
> [!WARNING]
26+
> spm-python currently requires Python 3.12.
27+
2528
1. Install [Matlab Runtime 2024b](https://uk.mathworks.com/products/compiler/matlab-runtime.html)
2629
2. Install SPM:
2730
```python

0 commit comments

Comments
 (0)