-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
This page provides instruction on how to install Python ACT-R for Python 3.
-
First, Python 3 is required. The download can be found here. For instructions on how to install it see this link.
-
Next, make sure you download the Python ACT-R files from GitHub - you can find them here. Keep track of where you installed the file!
Python ACT-R is installed as a Python package and can be installed in two ways. The first method of installation is to install it locally using a Python package manager called pip. The second method is to locate where python keeps its site-packages and put a copy of Python ACT-R there.
The first method is easiest if you are comfortable with using (or learning) how to use the terminal for your computer.
The second method is easiest if you prefer not to use the terminal. Experience navigating files or directories is assumed.
- First step
- Next step
- Another step
- First step
- Next step
- Another step
-
Terminal/Command line Tutorials
- Opening
- Navigating files/directories
-
Installing Python 3
Note: This page is a work in progress. Content is missing and the page structure and content may change anytime.