top of page

Troubleshooting

Have any problems getting started?

To run this program, you will need to make sure your computer has the following

 

Python 3. Here is a link to download the most recent version of Python 3: https://www.python.org/downloads/release/python-370/

 

After that, if you are getting an error telling you that there is no module named foundation you will need to write the following commands:

 

Number 1: "pip install pyobjc" OR "pip3 install pyobjc"

 

You should be all set to start your Case. Get ready!

bottom of page