I can't run my Python code in VS Code.

matis -  
mamiemando Posted messages 33541 Registration date   Status Modérateur Last intervention   -

Hello,

I've been coding in Python on VSCode for a few days (I was coding on EduPython in high school). Everything was going well until yesterday: I don't know why, VSCode is not executing my program, nothing shows up in the console, not even an error message. I tried with a simple command (just a simple print("test")) but nothing happens.

Do you have a solution?

3 réponses

blux Posted messages 2016 Registration date   Status Modérateur Last intervention   3 452
 

Hello,

haven't the "python tools" disappeared?

https://code.visualstudio.com/docs/languages/python

If not, try VSCodium, it's the same without the Microsoft trackers...


See you blux           "Stupid people dare everything.
That's even how we recognize them"

1
matis
 

Thank you for your reply.

No, they haven't disappeared and I tried uninstalling and then reinstalling them, without success. I will try VSCodium.

0
mamiemando Posted messages 33541 Registration date   Status Modérateur Last intervention   7 935
 

Hello,

You can also check out pycharm if vscodium doesn't solve your problem.

Good luck

0