Python ACT-R (PSU Mods)
**Last modified by Chris Dancy @ Penn State on 20-September A Python implementation of the ACT-R cognitive Architecture
Please note that this version of Python ACT-R does not run on Python 3.11 or higher
This version has a change that should now allow it to work with Python 3.11 and higher (though more testing could always be had!)
Install Python ACT-R using setup.py
Note that if you are using a virtual environment, make sure you activate that 1st!
python setup.py install
Our version has some differences, but the Carleton wiki might be useful: https://github.com/CarletonCognitiveModelingLab/python_actr/wiki/PythonACTRTutorials