Our team decided to transfer our robot’s code to python, and we are having problems running the code.
When running the base empty template, we get an error: ModuleNotFoundError: No module named 'vex'
This is the base python project generated using the Vex Robotics extension for Visual Studio