Opening a VEXcode IQ Python Project on Windows

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


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

A Python project can be opened in the following ways.

Open an Existing Project

top_bar.png

Select ‘File’ in the Toolbar.

open_file_menu.png

Select ‘Open’ in the drop down menu.

download_folder_open.png

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

drive_forward_project_selected.png

Select 'Open'.

drive_forward_project_open.png

Your project will open in VEXcode IQ.

Open a Recent Project

open_recent.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

top_bar.png

Select ‘File’ in the Toolbar.

open_examples.png

Select ‘Open Examples’ in the drop down menu

choose_python_example_project.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.

Basebot__Drivetrain_2-motor__Example_Project_with_name-noTag.png

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

Screen_Shot_2021-10-21_at_1.22.34_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: