-
Notifications
You must be signed in to change notification settings - Fork 20
PythonACTRTutorials
githubjimmyd edited this page Mar 21, 2022
·
29 revisions
https://sites.google.com/view/ccmr
Install Python on your system (Python is a programming language). Make sure it's Python 3.
Go to a command line.
To do this on a Mac, press command-space and type "terminal." Hit Enter.
On Windows, hit the windows button and type cmd. Then start that application.
This will open a command line. Type pip pythonactr
If that doesn't work, try pip3 pythonactr