Skip to content

How to Run a Python ACT R model

githubjimmyd edited this page Jan 30, 2019 · 2 revisions

Assuming you are using Idle (a Python programming environment), click on the window that has the model's code. Make sure it's saved, then hit f5, or go to the Run menu item and select "Run Module."

Clone this wiki locally