ModuleNotFoundError: No module named 'vex'

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

1 Like

Have you downloaded the vex extensions for vs code? It would show that for me until I downloaded them.

1 Like

Yes, im using the extension. This problem probably isn’t computer specific as I have used it on three different computers with the same result.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.