A0 - Setup
If you haven't already, install Python 3.12 from the company portal to start.
From within the Google Drive folder you created for this class:
- Run
update.bat - Navigate to
Library\op_arcade_module- if it's not there, let me know - In that folder, run
install.bat- a black window should stay open for several seconds or minutes while packages get installed. If it closes almost immediately, let me know since something probably went wrong.
From Visual Studio Code:
- Go to File --> Open Folder
- Navigate to the Google Drive folder you created for this class, and from there to
Local\Unit 2and open that folder - Open the program
a1.pyand try to run it
Hopefully it will open the start of a little maze program without any errors.