Skip to content

Installation

Elisabeth Reid edited this page Jan 24, 2020 · 7 revisions

This page provides instruction on how to install Python ACT-R for Python 3.

Prerequisites

  • 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!


Installing Python ACT-R

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.

Method 1

  1. First step
  1. Next step
  1. Another step

Method 2

  1. First step
  1. Next step
  1. Another step

Resources

Side Bar

Python ACT-R (Home)

Productions

Eventually links to all pages will be here

Clone this wiki locally