There are several ways to open a Python project in Windows.


How to Open a Python Project in VEXcode EXP (Windows)

A Python project can be opened in the following ways.

Open an Existing Project

Screen_Shot_2022-02-08_at_12.23.13_PM.png

Select ‘File’ in the Toolbar.

Screen_Shot_2022-02-08_at_12.23.58_PM.png

Select ‘Open’ in the drop down menu.

Screen_Shot_2022-02-08_at_12.44.51_PM.png

Your device’s File Menu will open. Select ‘Downloads’ or the location where you saved your file. Notice that VEXcode EXP Python projects have the .exppython extension. Then, select the desired .exppython project file.

Screen_Shot_2022-02-08_at_12.46.46_PM.png

Select 'Open'.

Screen_Shot_2022-02-08_at_12.48.55_PM.png

Your project will open in VEXcode EXP.

Open a Recent Project

Screen_Shot_2022-02-08_at_12.54.51_PM.png

You can also open a project that has been saved recently by selecting the ‘Open Recent’ option. When selected, a menu with recently saved projects will open.

Open an Example Project

Screen_Shot_2022-02-08_at_12.23.13_PM.png

Select ‘File’ in the Toolbar.

Screen_Shot_2022-02-08_at_12.57.25_PM.png

Select ‘Open Examples’ in the drop down menu

Screen_Shot_2022-02-08_at_12.58.16_PM.png

Select a Template or an Example Project.

Note: Templates and Example Projects are used for the following.

  • Templates configure the motors and sensors on your robot for the project.
  • Example projects are premade projects that are ready to download and run.

Screen_Shot_2022-02-08_at_2.32.07_PM.png

This project features the BaseBot (Drivetrain 2-motor) Template.

Screen_Shot_2022-02-08_at_2.33.47_PM.png

Once selected, the Template or Example Project will open.

For more information, help, and tips, check out the many resources at VEX Professional Development Plus

Last Updated: