We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994e0d1 commit 00a9164Copy full SHA for 00a9164
README.md
@@ -1,6 +1,8 @@
1
# Python ACT-R
2
A Python implementation of the ACT-R cognitive Architecture
3
4
+Please note that this version of Python ACT-R does not run on Python 3.11 or higher
5
+
6
Install Python ACT-R from the command line using either `pip` or `pip3` as follows:
7
8
```bash
0 commit comments