vscode-wpilib icon indicating copy to clipboard operation
vscode-wpilib copied to clipboard

Python: No way to enable websockets or DS extensions

Open daltzctr opened this issue 1 year ago • 2 comments

In Java and C++, running simulation prompts you to enable some extensions

  • Sim GUI (enabled by default)
  • Websockets
  • Driver Station

I am not aware of the equivalent python functionality

daltzctr avatar Oct 02 '24 16:10 daltzctr

Is there even functionality to run python in simulation?

sciencewhiz avatar Oct 04 '24 15:10 sciencewhiz

No. Everything Python is command-line

daltzctr avatar Oct 04 '24 15:10 daltzctr